Kaydet (Commit) 57adce8b authored tarafından Fridrich Štrba's avatar Fridrich Štrba

This hunk breaks jdk9 build

Change-Id: I80b6619a95ccac43a06ffd9b1b64dc1115510d90
üst 398eccd6
......@@ -185,14 +185,6 @@
</target>
<target name="compile" depends="properties,get-swing-ex">
@@ -68,6 +54,7 @@
includes="org/**/*.java"
deprecation="on"
debug="${debug}">
+ <compilerarg value="-Xbootclasspath:${toString:my.bootstrap.classpath}"/>
</javac>
<copy todir="${nest}/${classes}">
<fileset dir="." includes="org/**/*.properties" />
--- misc/rhino1_5R5/toolsrc/org/mozilla/javascript/tools/debugger/Main.java 2004-03-25 21:54:34.000000000 +0100
+++ misc/build/rhino1_5R5/toolsrc/org/mozilla/javascript/tools/debugger/Main.java 2009-01-17 20:44:22.000000000 +0100
@@ -470,15 +470,21 @@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment