--- jsr166/build.xml 2016/06/04 23:49:29 1.213 +++ jsr166/build.xml 2016/12/17 22:18:25 1.227 @@ -63,7 +63,6 @@ - @@ -188,7 +187,7 @@ - + @@ -245,6 +244,7 @@ classpath="${junit.jar}" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${javac@{compile-target}}" fork="true"> @@ -252,7 +252,7 @@ - + @@ -263,10 +263,16 @@ jvm="${java@{target}}" fork="true"> - + + + + + + + - + @@ -293,8 +299,6 @@ - - @@ -326,15 +330,15 @@ - + workDir="@{workdir}/JTwork"> - + + + @@ -389,6 +393,7 @@ classpath="" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${build.main.javac}" fork="true"> @@ -430,12 +435,17 @@ + + + + + @@ -444,20 +454,21 @@ - + + + + - + - - - - - - - - + + + + + + @@ -627,6 +638,7 @@ deprecation="${build.deprecation}" source="${build.sourcelevel}" target="${build.sourcelevel}" + encoding="ASCII" fork="true"> @@ -654,6 +666,7 @@ deprecation="${build.deprecation}" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${javac9}" fork="true"> @@ -687,6 +700,7 @@ bootclasspath="${bootclasspath8}" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${javac8}" fork="true"> @@ -717,6 +731,7 @@ bootclasspath="${bootclasspath8}" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${javac8}" fork="true"> @@ -801,8 +816,9 @@ - - + + + @@ -856,6 +872,7 @@ bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${javac7}" fork="true"> @@ -886,6 +903,7 @@ bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${javac8}" fork="true"> @@ -1053,6 +1071,7 @@ target="5" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${javac7}" fork="true"> @@ -1146,6 +1165,7 @@ bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${javac7}" fork="true"> @@ -1240,6 +1260,7 @@ target="6" includeAntRuntime="false" includeJavaRuntime="false" + encoding="ASCII" executable="${javac7}" fork="true">