1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/java/openjdk6
Jung-uk Kim 35ee67e7ee - Add throw() to all user-defined operator new()s within HotSpot because
Clang does not support "-fcheck-new".  Note it is a backport of S8021954
(http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9758d9f36299).
- Re-implement signal_name() with sys_signame(3) and adjust the comments.
- Re-implement ThreadCritical with PTHREAD_MUTEX_RECURSIVE.
- Fix DEBUG build with Clang on i386.  Clang does not support "-gstabs".
- Limit allocatable physical memory per getrlimit(2).
2013-11-09 00:11:00 +00:00
..
files - Add throw() to all user-defined operator new()s within HotSpot because 2013-11-09 00:11:00 +00:00
distinfo Build with Apache Ant 1.9.2. 2013-10-14 19:09:17 +00:00
Makefile - Add throw() to all user-defined operator new()s within HotSpot because 2013-11-09 00:11:00 +00:00
Makefile.icedtea Update to Build b28. 2013-10-09 20:36:06 +00:00
Makefile.test - Fix few mis-merges against HotSpot 23 and tie up some loose ends. 2013-10-10 21:59:11 +00:00
pkg-descr
pkg-message