[jdk25u] RFR: 8350621: Code cache stops scheduling GC
Aleksey Shipilev
shade at openjdk.org
Mon Aug 11 16:02:16 UTC 2025
On Mon, 11 Aug 2025 13:59:20 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change to avoid CodeCache triggered GCs temporarily being ignored.
>
> This is a backport of https://github.com/openjdk/jdk/pull/26189, which did not apply cleanly.
>
> The issue has been the hunk in `gcCause.hpp`, and in `G1Policy::record_concurrent_mark_remark_end()` where the context was wrong.
>
> Testing: tier1-5, with the follow-up patch to the test case
>
> Thanks,
> Thomas
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk25u/pull/82#pullrequestreview-3106571840
More information about the jdk-updates-dev
mailing list