Skip to content

Commit

Permalink
remove bad compiler arg
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Nov 4, 2024
1 parent 9e69e79 commit 81f2bb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ant/build-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,6 @@
includeantruntime="false"
debug="true"
debuglevel="lines,vars,source">
<compilerarg arg="-XX:CompileCommand=inline,java/lang/String.charAt"/>
<classpath refid="classpath" />
<classpath path="${temp}/loader"/>
</javac>
Expand Down

0 comments on commit 81f2bb8

Please sign in to comment.