RFR: 8256811: Delayed/missed jdwp class unloading events [v3]

Chris Plummer cjplummer at openjdk.org
Tue Jun 28 23:53:45 UTC 2022


On Mon, 27 Jun 2022 19:08:51 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> > You should also remove the following from the hotspot ProblemList.txt:
> > `vmTestbase/nsk/jdi/HiddenClass/events/events001.java 8257705 generic-all`
> > Try to reproduce without your fix, and then verify your fix is addressing the failure.
> 
> I did test it locally, unless you want to make [JDK-8257705](https://bugs.openjdk.org/browse/JDK-8257705) a duplicate?

JDK-8257705 is a duplicate. I just want to make sure it is getting fixed by your changes and is removed from the problem list.

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

PR: https://git.openjdk.org/jdk/pull/9168


More information about the serviceability-dev mailing list