On Tue, 20 May 2025 15:25:52 GMT, Michael McMahon <micha...@openjdk.org> wrote:
> Hi, > > This is a simple test update which increases a timeout from 300s to 400 to > account for slow mac os test machines. > A repeat 50 test of :jdk_lang passes. I will run this a few more times before > pushing, if the change is acceptable. > > Thanks, > Michael test/jdk/java/lang/Thread/virtual/stress/Skynet.java line 35: > 33: * @requires vm.debug == true & vm.continuations > 34: * @requires vm.gc.Z > 35: * @run main/othervm/timeout=400 -XX:+UnlockDiagnosticVMOptions Increasing the timeout is fine. There isn't anything in the bug report to suggest anything else. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25331#discussion_r2107643430