forked from plast-lab/sound-modulo-analysis-openjdk-8
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnashorn.patch
More file actions
10 lines (10 loc) · 792 Bytes
/
nashorn.patch
File metadata and controls
10 lines (10 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
--- a/make/build-nasgen.xml Fri Apr 26 17:35:40 2013 +0200
+++ b/make/build-nasgen.xml Fri Apr 26 22:13:10 2013 +0530
@@ -37,6 +37,7 @@
<pathelement location="${basedir}/buildtools/nasgen/dist/nasgen.jar"/>
<pathelement path="${basedir}/build/classes"/>
</classpath>
+ <jvmarg value="-Djava.ext.dirs="/>
<arg value="${basedir}/build/classes"/>
<arg value="jdk.nashorn.internal.objects"/>
<arg value="${basedir}/build/classes"/>