[jdk25u] Integrated: 8350621: Code cache stops scheduling GC
Thomas Schatzl
tschatzl at openjdk.org
Mon Aug 25 08:39:00 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
This pull request has now been integrated.
Changeset: 28ed52da
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk25u/commit/28ed52da5403fa5c1c1e2f94e608c6ce9fc152e5
Stats: 391 lines in 8 files changed: 339 ins; 43 del; 9 mod
8350621: Code cache stops scheduling GC
Reviewed-by: shade
Backport-of: 2292246f8c11f735f50e2046ec6606e89289e9f5
-------------
PR: https://git.openjdk.org/jdk25u/pull/82
More information about the jdk-updates-dev
mailing list