JDK-8235964 : [TESTBUG] runtime/handshake/HandshakeWalkStackFallbackTest.java fails after JDK-8231559
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2019-12-16
  • Updated: 2019-12-16
  • Resolved: 2019-12-16
Related Reports
Duplicate :  
Relates :  
Description
ACTION: main -- Failed. Unexpected exit from test [exit code: 1]
REASON: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-ThreadLocalHandshakes HandshakeWalkStackTest
TIME:   0.007 seconds
messages:
command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-ThreadLocalHandshakes HandshakeWalkStackTest
reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-ThreadLocalHandshakes HandshakeWalkStackTest
Mode: othervm [/othervm specified]
elapsed time (seconds): 0.007
configuration:
STDOUT:
STDERR:
Unrecognized VM option 'ThreadLocalHandshakes'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Comments
Yes, I agree. Thanks David for fixing it.
16-12-2019

We've both tackled the same thing but there are other changes so I'll complete this under JDK-8235965 - thanks.
16-12-2019

RFR: https://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2019-December/037513.html
16-12-2019