[jdk21u-dev] RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v2]
Thomas Schatzl
tschatzl at openjdk.org
Thu May 2 14:12:01 UTC 2024
On Fri, 26 Apr 2024 08:09:04 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> Especially as you had to backout ([JDK-8329524](https://bugs.openjdk.org/browse/JDK-8329524)/[JDK-8329530](https://bugs.openjdk.org/browse/JDK-8329530)) your first backport, is there a subtle adaption needed I missed?
The backport was due to wrongly resolving the hunk in g1ConcurrentMark.cpp. Afaict that issue has been resolved correctly.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/505#issuecomment-2090593073
More information about the jdk-updates-dev
mailing list