summaryrefslogtreecommitdiff
path: root/lang/jdk/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/jdk/patches/patch-aa')
-rw-r--r--lang/jdk/patches/patch-aa10
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/jdk/patches/patch-aa b/lang/jdk/patches/patch-aa
new file mode 100644
index 00000000000..015a284ecc1
--- /dev/null
+++ b/lang/jdk/patches/patch-aa
@@ -0,0 +1,10 @@
+$NetBSD: patch-aa,v 1.4 2003/10/30 11:30:10 grant Exp $
+
+--- bin/i386/green_threads/javac.orig 1999-12-13 12:31:44.000000000 +1100
++++ bin/i386/green_threads/javac
+@@ -8,4 +8,4 @@
+ #
+ # Run the compiler
+ #
+-`dirname $0`/java $RUNTIME_ARGS -ms8m $RUNTIME_ARGS sun.tools.javac.Main $APP_ARGS
++`dirname $0`/java $RUNTIME_ARGS -ms12m $RUNTIME_ARGS sun.tools.javac.Main $APP_ARGS