RFR: 8372860: TestCodeCacheUnloadDuringConcCycle fails on ARM32

Thomas Schatzl tschatzl at openjdk.org
Wed Dec 10 15:30:09 UTC 2025


On Wed, 10 Dec 2025 10:54:33 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> Increasing number of iterations in the test, to give it a chance to fill CodeCache enough to reach the required threshold to trigger CodeCache GC on Linux-aarch32.
> 
> The time of the test is increased, but it seems still reasonable. (15s --> 35s on my laptop, linux64)
> 
> I confirm that this fix makes the test passed on linux-aarch32.

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28742#pullrequestreview-3563132008


More information about the hotspot-gc-dev mailing list