JDK-8173118 : compiler/loopopts/UseCountedLoopSafepointsTest.java fail with product binaries
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2017-01-20
  • Updated: 2017-01-20
  • Resolved: 2017-01-20
Related Reports
Duplicate :  
Description
Test should check if debug build is used.
It fails with 
 stdout: [];
 stderr: [Error: VM option 'PrintIdeal' is notproduct and is available only in debug version of VM.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
]
Comments
This is a duplicate of JDK-8166374.
20-01-2017