[jdk21u-dev] RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading

Goetz Lindenmaier goetz at openjdk.org
Mon Apr 22 05:40:38 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.

GHA failure: ok, I saw the same error again.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/505#issuecomment-2068528916


More information about the jdk-updates-dev mailing list