Skip to content

Commit

Permalink
Remove the StringCache option which was removed in JDK8
Browse files Browse the repository at this point in the history
  • Loading branch information
trustin committed Feb 8, 2014
1 parent 2e1fe72 commit bd78cd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
-XX:+TieredCompilation
-XX:+UseBiasedLocking
-XX:+UseFastAccessorMethods
-XX:+UseStringCache
-XX:+OptimizeStringConcat
-XX:+HeapDumpOnOutOfMemoryError
-Dio.netty.leakDetectionLevel=3
Expand Down Expand Up @@ -125,7 +124,6 @@
-XX:+TieredCompilation
-XX:+UseBiasedLocking
-XX:+UseFastAccessorMethods
-XX:+UseStringCache
-XX:+OptimizeStringConcat
-XX:+HeapDumpOnOutOfMemoryError
</test.jvm.argLine>
Expand Down

0 comments on commit bd78cd8

Please sign in to comment.