This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Language extensions ?


> AFAICS RawMemoryAccess already provides everything that anyone might
> need, in a reasonably clean and well-factored package.  We just need
> an impementation.
> 
> Andrew.

Perhaps I'm being dense, but I can't quite see how (for example) you would implement a garbage collector for gcj in java using RawMemoryAccess, given that it requires that RawMemoryAccess objects don't overlap with heap objects.

cheers
-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]