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:+TieredCompilation
|
||||||
-XX:+UseBiasedLocking
|
-XX:+UseBiasedLocking
|
||||||
-XX:+UseFastAccessorMethods
|
-XX:+UseFastAccessorMethods
|
||||||
-XX:+UseStringCache
|
|
||||||
-XX:+OptimizeStringConcat
|
-XX:+OptimizeStringConcat
|
||||||
-XX:+HeapDumpOnOutOfMemoryError
|
-XX:+HeapDumpOnOutOfMemoryError
|
||||||
-Dio.netty.leakDetectionLevel=3
|
-Dio.netty.leakDetectionLevel=3
|
||||||
@ -125,7 +124,6 @@
|
|||||||
-XX:+TieredCompilation
|
-XX:+TieredCompilation
|
||||||
-XX:+UseBiasedLocking
|
-XX:+UseBiasedLocking
|
||||||
-XX:+UseFastAccessorMethods
|
-XX:+UseFastAccessorMethods
|
||||||
-XX:+UseStringCache
|
|
||||||
-XX:+OptimizeStringConcat
|
-XX:+OptimizeStringConcat
|
||||||
-XX:+HeapDumpOnOutOfMemoryError
|
-XX:+HeapDumpOnOutOfMemoryError
|
||||||
</test.jvm.argLine>
|
</test.jvm.argLine>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user