RFR: 8376051: gc/stress/TestStressG1Uncommit.java fails assertLessThan: expected that xxx < xxx

SendaoYan syan at openjdk.org
Thu Jan 22 12:13:50 UTC 2026


On Thu, 22 Jan 2026 10:42:38 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> In this case, `System.gc()` and `WhiteBox.fullGC()` act exactly the same so I would also keep `System.gc()` just to keep the code simpler.

Thanks your detail explain. The `WhiteBox` change has been revert.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/29357#issuecomment-3784063988


More information about the hotspot-gc-dev mailing list