Description
Expected value: 0
# ERROR: ERROR: unexpected values count: 5, expected is 1
The following stacktrace is for failure analysis.
nsk.share.TestFailure: ERROR: unexpected values count: 5, expected is 1
It doesn't print the name of the problem method, but with 5 arguments, it is most likely jdk.vm.ci.hotspot.HotSpotJVMCIRuntime.adjustCompilationLevel().
# ERROR: ERROR: unexpected values count: 5, expected is 1
The following stacktrace is for failure analysis.
nsk.share.TestFailure: ERROR: unexpected values count: 5, expected is 1
It doesn't print the name of the problem method, but with 5 arguments, it is most likely jdk.vm.ci.hotspot.HotSpotJVMCIRuntime.adjustCompilationLevel().
Attachments
Issue Links
- duplicates
-
JDK-8219403 JVMCIRuntime::adjust_comp_level should be replaced
- Resolved