[jdk11u-dev] RFR: 8268364: jmethod clearing should be done during unloading [v2]
Severin Gehwolf
sgehwolf at openjdk.org
Tue Oct 29 13:11:18 UTC 2024
On Tue, 29 Oct 2024 12:53:35 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Kerem Kat has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>>
>> - Merge remote-tracking branch 'upstream/master' into JDK-8268364-jmethodid-fix
>> - Backport 3d84398d128bb2eed6280ebbc3f57afb3b89908f
>
> @GoeLin, @jerboaa -- do you see any blockers for approving this?
@shipilev JDK 11u is done and only very select fixes will be allowed in going forward. For this one, I'll let @theRealAph handle approval. On the surface it seems OK, but it's another change to a done release which only seems to affect corner cases (profilers when classes get unloaded).
FWIW, SAP stopped work on JDK 11u (11.0.25 was the last one) so you can not expect answers from them for 11u.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2935#issuecomment-2444178704
More information about the jdk-updates-dev
mailing list