openbsd-ports/devel/jdk
kurt bf8f82ebbc Disable Junk malloc option for java. java mprotects portions of the thread
stack. When forking, the child process deallocates the threads stacks it
inheritated from the parent. The junk malloc option then attempts to write
to the deallocated memory and segfaults because its not all writable. The
child proc stays in a SIGSEGV loop when this happens.  okay ian@
2006-01-02 03:48:40 +00:00
..
1.3 libc is not explicitly linked into jvm shlibs, so using RTLD_NEXT to find 2005-10-21 22:36:30 +00:00
1.3-linux sync distfile 2005-10-01 12:16:47 +00:00
1.4 Disable Junk malloc option for java. java mprotects portions of the thread 2006-01-02 03:48:40 +00:00
1.5 Disable Junk malloc option for java. java mprotects portions of the thread 2006-01-02 03:48:40 +00:00
java.port.mk - enable 1.3 on arm 2005-07-14 17:29:58 +00:00
Makefile + 1.5 2005-05-25 17:29:01 +00:00