openbsd-ports/devel/jdk/1.4
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
..
files - Initial import of jdk-1.4.2 2004-12-21 04:01:05 +00:00
patches Disable Junk malloc option for java. java mprotects portions of the thread 2006-01-02 03:48:40 +00:00
pkg Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into 2005-09-16 09:51:25 +00:00
distinfo SIZE 2005-01-05 16:22:24 +00:00
Makefile Disable Junk malloc option for java. java mprotects portions of the thread 2006-01-02 03:48:40 +00:00
systrace.policy build with systrace 2005-02-06 22:06:34 +00:00