RFR: 8265017: runtime/HiddenClasses/StressHiddenClasses.java timed out on Win* OCI
Harold Seigel
hseigel at openjdk.java.net
Mon Apr 19 17:25:02 UTC 2021
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
-------------
Commit messages:
- 8265017: runtime/HiddenClasses/StressHiddenClasses.java timed out on Win* OCI
Changes: https://git.openjdk.java.net/jdk/pull/3574/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3574&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8265017
Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/3574.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3574/head:pull/3574
PR: https://git.openjdk.java.net/jdk/pull/3574
More information about the hotspot-runtime-dev
mailing list