JDK-8249452 : compiler/rangechecks/RangeCheckEliminationScaleNotOne.java fails in 32-bit with UseLoopPredicate flag
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 7u281
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2020-07-15
  • Updated: 2020-07-16
  • Resolved: 2020-07-16
Related Reports
Relates :  
Description
Testsuite name: hotspot (jtreg)
Test name(s): compiler/rangechecks/RangeCheckEliminationScaleNotOne.java
Product(s) tested: JDK 7u281 b01
OS/architecture: Windows 32-bit (passes in windows 64-bit)
Reproducible: Always
Is it a Regression: No, test was introduced in 7u281 b01

Exception/Error from Log:
Unrecognized VM option 'UseLoopPredicate'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Comments
Closing as duplicate of JDK-8245928, backport for 7u will be created out of JDK-8245928.
16-07-2020