8289997: gc/g1/TestVerificationInConcurrentCycle.java fails due to use of debug-only option
Reviewed-by: lkorinth
This commit is contained in:
parent
1b8f466dba
commit
f1967cfaab
@ -34,8 +34,9 @@ package gc.g1;
|
||||
* -Xbootclasspath/a:.
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
|
||||
* -XX:+VerifyBeforeGC -XX:+VerifyDuringGC -XX:+VerifyAfterGC
|
||||
* -XX:+G1VerifyBitmaps -XX:+G1VerifyRSetsDuringFullGC -XX:+G1VerifyHeapRegionCodeRoots
|
||||
* -XX:+G1VerifyRSetsDuringFullGC -XX:+G1VerifyHeapRegionCodeRoots
|
||||
* -XX:+VerifyRememberedSets -XX:+VerifyObjectStartArray
|
||||
* -XX:+IgnoreUnrecognizedVMOptions -XX:+G1VerifyBitmaps
|
||||
* gc.g1.TestVerificationInConcurrentCycle
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user