--- old/test/hotspot/jtreg/gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java 2020-07-03 17:41:24.755456543 +0200 +++ new/test/hotspot/jtreg/gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java 2020-07-03 17:41:24.639454858 +0200 @@ -124,7 +124,7 @@ "-Xmx128M", "-Xmn2M", "-XX:G1HeapRegionSize=1M", - "-XX:InitiatingHeapOccupancyPercent=0", // Want to have as much as possible initial marks. + "-XX:InitiatingHeapOccupancyPercent=0", // Want to have as much as possible mark cycles. "-Xlog:gc", "-XX:+UnlockDiagnosticVMOptions", "-XX:+VerifyAfterGC",