[jdk21u-dev] Integrated: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading
Goetz Lindenmaier
goetz at openjdk.org
Fri May 3 06:26:04 UTC 2024
On Tue, 16 Apr 2024 09:47:42 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> Big change, but only two resolves needed:
>
> src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
> The context differs because "8309538: G1: Move total collection increment from Cleanup to Remark"
> is only in 22
>
> src/hotspot/share/gc/serial/genMarkSweep.cpp
> Resolved adding an #include.
>
> SAP nightly testing passed.
This pull request has now been integrated.
Changeset: 3bb8eeed
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/3bb8eeed4817d490a1089aa567434af3f303c4f8
Stats: 483 lines in 28 files changed: 352 ins; 87 del; 44 mod
8317809: Insertion of free code blobs into code cache can be very slow during class unloading
Reviewed-by: phh, adinn
Backport-of: 30817b742300f10f566e6aee3a8c1f8af4ab3083
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/505
More information about the jdk-updates-dev
mailing list