Skip to content

Commit

Permalink
Allow AVX-512 on JDK 11+
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmitterdorfer committed Apr 8, 2019
1 parent 93e90ad commit 344f723
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cars/v1/vanilla/templates/config/jvm.options
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,3 @@
# due to internationalization enhancements in JDK 9 Elasticsearch need to set the provider to COMPAT otherwise
# time/date parsing will break in an incompatible way for some date patterns and locals
9-:-Djava.locale.providers=COMPAT

# temporary workaround for C2 bug with JDK 10 on hardware with AVX-512
10-:-XX:UseAVX=2

0 comments on commit 344f723

Please sign in to comment.