8014909: ant test compilation error with JoniTest.java
Reviewed-by: jlaskey
This commit is contained in:
parent
cc79bd1237
commit
32261c12b2
@ -212,7 +212,9 @@
|
||||
target="${javac.target}"
|
||||
debug="${javac.debug}"
|
||||
encoding="${javac.encoding}"
|
||||
includeantruntime="false"/>
|
||||
includeantruntime="false">
|
||||
<compilerarg line="-extdirs """/>
|
||||
</javac>
|
||||
|
||||
<!-- tests that check nashorn internals and internal API -->
|
||||
<jar jarfile="${nashorn.internal.tests.jar}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user