openbsd-ports/devel/jdk/1.5
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
..
patches Disable Junk malloc option for java. java mprotects portions of the thread 2006-01-02 03:48:40 +00:00
pkg - add plugin and javaws support. disable with no_web flavor. 2005-11-23 19:39:13 +00:00
distinfo - update to patchset 2. mostly removing patches now included in patchset. 2005-11-22 14:43:05 +00:00
Makefile Disable Junk malloc option for java. java mprotects portions of the thread 2006-01-02 03:48:40 +00:00