[jdk17u-dev] RFR: 8256811: Delayed/missed jdwp class unloading events [v4]
Andrew John Hughes
andrew at openjdk.org
Mon Sep 12 14:19:46 UTC 2022
On Wed, 7 Sep 2022 09:54:02 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.
>
> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
>
> correct type
Thanks, the rest looks good.
Note that [JDK-8291456](https://bugs.openjdk.org/browse/JDK-8291456) seems to mainly be about the test and has spawned two related test fixes, [JDK-8292880](https://bugs.openjdk.org/browse/JDK-8292880) and [JDK-8291650](https://bugs.openjdk.org/browse/JDK-8291650), which may be worth a look.
-------------
Marked as reviewed by andrew (Reviewer).
PR: https://git.openjdk.org/jdk17u-dev/pull/635
More information about the jdk-updates-dev
mailing list