Skip to content

Commit

Permalink
temp set -Dlucee.precise.math=false
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Dec 4, 2024
1 parent 339da0f commit 1e17ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ant/build-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@
<jvmarg value="-Dlucee.ssl.checkserveridentity=false"/>
<jvmarg value="-DLUCEE_BUILD_ENV=${LUCEE_BUILD_ENV}"/>
<jvmarg value="-Dlucee.enable.bundle.download=true"/>
<jvmarg value="-Dlucee.precise.math=false"/>

<jvmarg value="-XX:+UnlockExperimentalVMOptions" if:true="${UseEpsilonGC}"/>
<jvmarg value="-XX:+UseEpsilonGC" if:true="${UseEpsilonGC}"/>
Expand Down

0 comments on commit 1e17ec4

Please sign in to comment.