RFR: 8290211: jdk/internal/vm/Continuation/Fuzz.java failed with "AssertionError: Failed to compile int Fuzz.com_int(int,int) in 5000ms"
Daniel D. Daugherty
dcubed at openjdk.org
Thu Aug 11 20:10:37 UTC 2022
A trivial fix so that Continuation/Fuzz.java honors the timeoutFactor JTREG setting
when waiting for a compilation to finish.
-------------
Commit messages:
- 8290211: jdk/internal/vm/Continuation/Fuzz.java failed with "AssertionError: Failed to compile int Fuzz.com_int(int,int) in 5000ms"
Changes: https://git.openjdk.org/jdk/pull/9844/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9844&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8290211
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/9844.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9844/head:pull/9844
PR: https://git.openjdk.org/jdk/pull/9844
More information about the hotspot-runtime-dev
mailing list