Integrated: 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
Mon Aug 22 19:34:00 UTC 2022
On Thu, 11 Aug 2022 20:02:06 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> A trivial fix so that Continuation/Fuzz.java honors the timeoutFactor JTREG setting
> when waiting for a compilation to finish.
>
> This fix is being tested in my jdk-20+10 stress testing run.
>
> The usual Mach5 timeoutFactor is 4.0 with slower configurations using a timeoutFactor
> of 10.0. In my stress testing, I use release-bits: 4.0, fastdebug-bits: 6.0 and slowdebug-bits: 12.0.
This pull request has now been integrated.
Changeset: 54843b70
Author: Daniel D. Daugherty <dcubed at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/54843b700a463e75cd23a23df8ec5dc73b80f105
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8290211: jdk/internal/vm/Continuation/Fuzz.java failed with "AssertionError: Failed to compile int Fuzz.com_int(int,int) in 5000ms"
Reviewed-by: lmesnik, alanb, jiefu
-------------
PR: https://git.openjdk.org/jdk/pull/9844
More information about the hotspot-runtime-dev
mailing list