JDK-8042431 : compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2014-05-05
  • Updated: 2019-09-13
  • Resolved: 2014-05-08
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 8 JDK 9
8u40Fixed 9 b15Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-201405030209.cthaling.main_to_comp-fastdebug) for linux-x86 JRE (1.9.0), built on May  2 2014 20:49:53 by "jprtadm" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
CPU:total 32 (8 cores per cpu, 2 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit, tscinv
Test Failed: AddVI 0 < 4

Comments
ILW=vm doesn't start;incorrect flags combination;none=MLH=>P4
07-05-2014

Could be related to 8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs
05-05-2014

As Vladimir noted there is a problem with compiler threads: CICompilerCount of 1 is invalid; must be at least 2 Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
05-05-2014