On Mon, 27 Jun 2022 19:08:51 GMT, Zhengyu Gu <z...@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