RFR: 8265017: runtime/HiddenClasses/StressHiddenClasses.java timed out on Win* OCI

Harold Seigel hseigel at openjdk.java.net
Wed Apr 21 17:37:36 UTC 2021


On Mon, 19 Apr 2021 17:15:54 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small test change to try to prevent test StressHiddenClasses,java from timing out.  The change increases the test's timeout and prints some output the could be useful in future timeouts.
> 
> The test was run over 1000 times on Windows with this change without any failures.
> 
> Thanks, Harold

Thanks David for reviewing this!  I created a new RFE to look into improving this test: JDK-8265694.

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

PR: https://git.openjdk.java.net/jdk/pull/3574


More information about the hotspot-runtime-dev mailing list