From 25e9cfb388e3396e5f13cb9636cc5b3ff82d6660 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Thu, 2 Feb 2006 16:27:44 +0000 Subject: . Enable parallel compilation during the build of HotSpot. Note that we can't use -j in general since the build of the other bits is almost certainly not -j safe. If set, this will speed up the build for those with an SMP box. [1] . Install the cacerts file from Sun's JDK 1.5.0_06 release rather than using the almost empty one that comes with the SCSL source. [2] . Bump PORTREVISION for the second change. PR: 87552 [1] Submitted by: leafy [1] Prompted by: Panagiotis Astithas [2] --- java/jdk16/files/cacerts | Bin 0 -> 29731 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 java/jdk16/files/cacerts (limited to 'java/jdk16/files/cacerts') diff --git a/java/jdk16/files/cacerts b/java/jdk16/files/cacerts new file mode 100644 index 000000000000..dbc3699a9c3a Binary files /dev/null and b/java/jdk16/files/cacerts differ -- cgit v1.2.3