RFR: 8295424: adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest

Chris Plummer cjplummer at openjdk.org
Wed Nov 23 02:30:31 UTC 2022


On Mon, 21 Nov 2022 22:55:40 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> Misc stress testing related fixes:
> 
> [JDK-8295424](https://bugs.openjdk.org/browse/JDK-8295424) adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest
> [JDK-8297367](https://bugs.openjdk.org/browse/JDK-8297367) disable TestRedirectLinks.java in slowdebug mode
> [JDK-8297369](https://bugs.openjdk.org/browse/JDK-8297369) disable Fuzz.java in slowdebug mode

Do you plan on closing the CRs associated with these changes even though the root causes are not being addressed, just avoided?

It's not clear what is meant by "Test is unstable". Is the test buggy, or are these JVM issues? In either case shouldn't we be trying to understand why it is unstable with slowdebug bug not fastdebug?

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

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


More information about the hotspot-compiler-dev mailing list