Integrated: 8372860: TestCodeCacheUnloadDuringConcCycle fails on ARM32

Roman Marchenko rmarchenko at openjdk.org
Thu Dec 11 08:51:36 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.

This pull request has now been integrated.

Changeset: 6a6ff876
Author:    Roman Marchenko <rmarchenko at openjdk.org>
Committer: Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6a6ff876c515eba6cc89320e02dc5739d4540316
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8372860: TestCodeCacheUnloadDuringConcCycle fails on ARM32

Reviewed-by: tschatzl, shade

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

PR: https://git.openjdk.org/jdk/pull/28742


More information about the hotspot-gc-dev mailing list