Michael Koch wrote: > Am Donnerstag, 6. Januar 2005 16:26 schrieb Jeroen Frijters: > > Robert Schuster wrote: > > > Which Free Java VMs support the GetDirectBufferAddress() in a > > > way that it returns a real buffer address instead of NULL? > > > > IKVM supports it (it supports all 1.4 JNI functions). > > ;-) > > Have you made sure it works ? The java part in current GNU classpath > is buggy and doesn't work. I have a patch for this. It will get in > after the upcoming release.
I have a very simple testcase for the GetDirect* functions that seems to work. What exactly is the problem with the classpath part? Regards, Jeroen _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

