[jdk17u-dev] RFR: 8256811: Delayed/missed jdwp class unloading events
Christoph Langer
clanger at openjdk.org
Wed Aug 17 17:30:33 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.
@adinn: could you please enable GitHub actions on your repository and trigger a run via the workflow-dispatch event? Same goes for #636. Thanks!
You might as well merge master into your branch and push it after you've enabled GHA. Then we'll get the run automatically.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/635
More information about the jdk-updates-dev
mailing list