[jdk17u-dev] RFR: 8256811: Delayed/missed jdwp class unloading events

Andrew Dinn adinn at openjdk.org
Thu Aug 18 09:23:37 UTC 2022


On Wed, 17 Aug 2022 18:42:08 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

>> Backport of patch to fix class unloading event notification.
>> 
>> This backport was originally developed by @zhengyu123 and involved some minor changes to the original patch.
>> 
>> n.b. the original patch required a follow up fix (cf JDK-8290908) which also needs backporting after this has been included.
>
> This fix results a couple of followup CRs: JDK-8290908 and JDK-8291456. JDK-8291456 has yet been resolved, probably this backport should wait till JDK-8291456 is resolved.

@zhengyu123 Thanks for the heads-up regarding JDK-8291456. I was not aware there was another dependent issue.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/635


More information about the jdk-updates-dev mailing list