-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
13, 14
Related to https://bugs.openjdk.java.net/browse/JDK-8233453 task.
(MLVM deoptimize stress test timed out)
## test - [open/test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java]
It seems the intermittent timeouts of the test
(mostly with solaris-sparc and sometimes with windows-x64)
started with jdk-13+17, with fix changeset of -
https://bugs.openjdk.java.net/browse/JDK-8221393
ResolvedMethodTable too small for StackWalking applications
(could not get any timeout failure for the test with sources updated to jdk-13+16 or updated to changeset version just before 8221393 fix.)
At present plan is to fix the otherJDK-8233453 task by increasing the timeout factor of the test.
Opening this task to check if the slowdown of the test afterJDK-8221393 is expected!
(MLVM deoptimize stress test timed out)
## test - [open/test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java]
It seems the intermittent timeouts of the test
(mostly with solaris-sparc and sometimes with windows-x64)
started with jdk-13+17, with fix changeset of -
https://bugs.openjdk.java.net/browse/JDK-8221393
ResolvedMethodTable too small for StackWalking applications
(could not get any timeout failure for the test with sources updated to jdk-13+16 or updated to changeset version just before 8221393 fix.)
At present plan is to fix the other
Opening this task to check if the slowdown of the test after
- relates to
-
JDK-8221828 New Invoke Bindings
- Draft
-
JDK-8221393 ResolvedMethodTable too small for StackWalking applications
- Resolved
-
JDK-8233453 MLVM deoptimize stress test timed out
- Resolved