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

Andrew Dinn adinn at openjdk.org
Mon Oct 24 15:20:56 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

Correction: JDK-8291456 needs to be added after JDK-8291650 as it removes the delay added by JDK-8291650.

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

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


More information about the jdk-updates-dev mailing list