--- old/test/hotspot/jtreg/gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java 2020-06-30 15:59:32.447324875 +0200 +++ new/test/hotspot/jtreg/gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java 2020-06-30 15:59:32.343323631 +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",