openbsd-ports/devel/jdk
kurt 7a27922713 - recent w^x changes combined with random malloc/mmap exposed a previously
undiscovered bug in the SignatureHandlerLibrary. Code generated at runtime
was put into malloc()'ed memory and later attempted to execute it without
first making it executable with mprotect(). Debugging suggestions and help
from tom@, weingart@, marc@, millert@. Thx!
- make sure linux emulation is on for the build phase. needed if you reboot
after extracting.

okay tom@
2006-01-18 15:08:16 +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
1.4 - recent w^x changes combined with random malloc/mmap exposed a previously 2006-01-18 15:08:16 +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
Makefile