RFR: 8373941: Epsilon: Robust counter updates in early VM phases [v2]
Thomas Schatzl
tschatzl at openjdk.org
Fri Jan 9 12:22:40 UTC 2026
On Fri, 9 Jan 2026 09:08:06 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> See more details in the bug. This PR makes the counters updated on allocation path more robust. New regression test captures the original failure (intermittently). This would be also backported to JDK 26.
>>
>> Additional testing:
>> - [x] Linux x86_64 server fastdebug, `gc/epsilon`, 100x
>> - [x] Linux x86_64 server fastdebug, `runtime/cds/appcds/TestEpsilonGCWithCDS.java`, 100x
>> - [x] Linux x86_64 server fastdebug, `gc/epsilon/TestInitAllocs.java`, 1000x
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' into JDK-8373941-epsilon-robust-counter-updates
> - Typos
> - Fix
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29061#pullrequestreview-3643697000
More information about the hotspot-gc-dev
mailing list