This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Language extensions ?
- From: shudo at computer dot org
- To: java at gcc dot gnu dot org
- Date: Wed, 02 Apr 2003 19:10:37 +0900 (JST)
- Subject: Re: Language extensions ?
- References: <20030327034857.59934.qmail@iname.com><16002.52423.617110.185545@cuddles.cambridge.redhat.com>
From: Andrew Haley <aph at redhat dot com>
> > Of course suggestions about alternative ways of achieving my aims
> > gladly accepted !
>
> Will http://www.rtj.org/doc/javax/realtime/RawMemoryAccess.html
> do what you need?
Those two classes Real-Time for Java provides are very interesting,
but I see them as classes representing physical memory area by nature
rather than virtual memory. Those classes are not just suitable for
the purpose of dealing with virtual memory.
It is possible to implement RawMemoryAccess and RawMemoryFloatAccess
which have modified semantics in which they represent virtual memory.
But this semantics change seems to be not very neat.
Kazuyuki Shudo shudo at computer dot org http://www.shudo.net/