JDK-8220170 : vmTestbase/nsk/jdi/StackFrame/getArgumentValues/getArgumentValues002/getArgumentValues002.java fails with Graal
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 13
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2019-03-05
  • Updated: 2024-01-29
  • Resolved: 2019-05-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 13
13Resolved
Related Reports
Duplicate :  
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().