JDK-8234894 : [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-11-27
  • Updated: 2019-12-05
  • Resolved: 2019-11-28
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 14
14 b26Fixed
Related Reports
Relates :  
Description
#Test Results (version 2)
#Tue Nov 26 18:33:44 UTC 2019
#-----testdescription-----
$file=/home/microdoc/cgo/test/hotspot/jtreg/compiler/escapeAnalysis/TestEliminateLocksOffCrash.java
$root=/home/microdoc/cgo/test/hotspot/jtreg
keywords=bug8227384 othervm
run=USER_SPECIFIED main/othervm -XX\:-EliminateLocks TestEliminateLocksOffCrash\n
source=TestEliminateLocksOffCrash.java
title=C2 compilation fails with "graph should be schedulable" when running with -XX\:-EliminateLocks

----------System.err:(3/185)----------
Unrecognized VM option 'EliminateLocks'
Did you mean '(+/-)EliminateBlocks'? Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/70f49f08c9e6 User: thartmann Date: 2019-11-28 15:20:58 +0000
28-11-2019