On Wed, 1 Jun 2022 20:45:07 GMT, Mandy Chung <mch...@openjdk.org> wrote:
> JDK-8287384 causes > `test/jdk/java/lang/invoke/defineHiddenClass/UnloadingTest.java` to timeout > when running with fastdebug VM. I think this might be caused by more frequent > GCs. > > I tried your patch and the test fails. I updated the waiting time back to 1 second. Would you please check again? > JDK-8287384 causes > `test/jdk/java/lang/invoke/defineHiddenClass/UnloadingTest.java` to timeout > when running with fastdebug VM. I think this might be caused by more frequent > GCs. > > I tried your patch and the test fails. I updated the waiting time back to 1 second. Would you please check again? ------------- PR: https://git.openjdk.java.net/jdk/pull/8979