8014909: ant test compilation error with JoniTest.java

Reviewed-by: jlaskey
This commit is contained in:
Athijegannathan Sundararajan 2013-05-20 23:04:01 +05:30
parent cc79bd1237
commit 32261c12b2

@ -212,7 +212,9 @@
target="${javac.target}"
debug="${javac.debug}"
encoding="${javac.encoding}"
includeantruntime="false"/>
includeantruntime="false">
<compilerarg line="-extdirs &quot;&quot;"/>
</javac>
<!-- tests that check nashorn internals and internal API -->
<jar jarfile="${nashorn.internal.tests.jar}">