jdk15 can not pass its Java2D test

David Xu davidxu at freebsd.org
Sat Oct 21 20:12:12 PDT 2006


On Friday 20 October 2006 22:09, David Xu wrote:
> --------------------------
> in frame #7, the image pointer's is 0x53157000, it looks like a
> valid address, but the memory it pointing is inaccessible, so I think
> the mlib_malloc() just returned an unusable memory address.
> The gdb's output for libthr seems better than for libpthread.
>
> David Xu

I have replaced valloc with malloc, now java is running the test flawlessly,
it seems our valloc() has a bug.



More information about the freebsd-java mailing list