19af254310
- based on openjdk7 b147 and the bsd-port branch as of 20110811. - integrates mozilla rhino 1.7R3 scripting support based on patches from icedtea7 snapshot as of 20110819. - refresh bootstrap kits - tested on NetBSD 5.0/current, i386/amd64 and DragonFlyBSD 2.10 i386. Upstream changes: mostly bugfixes. Perhaps also noteworthy is that the zero assembler port has been integrated which should open up for wider platform support in pkgsrc in the future.
13 lines
465 B
Text
13 lines
465 B
Text
$NetBSD: patch-bd,v 1.2 2011/08/21 22:57:55 tnn Exp $
|
|
|
|
--- jdk/make/com/sun/java/pack/mapfile-vers.orig 2011-06-27 17:18:17.000000000 +0000
|
|
+++ jdk/make/com/sun/java/pack/mapfile-vers
|
|
@@ -28,6 +28,8 @@
|
|
|
|
SUNWprivate_1.1 {
|
|
global:
|
|
+ __progname;
|
|
+ environ;
|
|
Java_com_sun_java_util_jar_pack_NativeUnpack_finish;
|
|
Java_com_sun_java_util_jar_pack_NativeUnpack_getNextFile;
|
|
Java_com_sun_java_util_jar_pack_NativeUnpack_getOption;
|