[jdk17u-dev] RFR: 8256811: Delayed/missed jdwp class unloading events
Zhengyu Gu
zgu at openjdk.org
Wed Aug 17 18:44:38 UTC 2022
On Wed, 17 Aug 2022 13:24:49 GMT, Andrew Dinn <adinn 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.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/635
More information about the jdk-updates-dev
mailing list