Remove the StringCache option which was removed in JDK8
This commit is contained in:
parent
c8ec5be842
commit
ed4f7305ce
2
pom.xml
2
pom.xml
@ -78,7 +78,6 @@
|
||||
-XX:+TieredCompilation
|
||||
-XX:+UseBiasedLocking
|
||||
-XX:+UseFastAccessorMethods
|
||||
-XX:+UseStringCache
|
||||
-XX:+OptimizeStringConcat
|
||||
-XX:+HeapDumpOnOutOfMemoryError
|
||||
-Dio.netty.leakDetectionLevel=3
|
||||
@ -125,7 +124,6 @@
|
||||
-XX:+TieredCompilation
|
||||
-XX:+UseBiasedLocking
|
||||
-XX:+UseFastAccessorMethods
|
||||
-XX:+UseStringCache
|
||||
-XX:+OptimizeStringConcat
|
||||
-XX:+HeapDumpOnOutOfMemoryError
|
||||
</test.jvm.argLine>
|
||||
|
Loading…
Reference in New Issue
Block a user