-
Bug
-
Resolution: Fixed
-
P2
-
17
-
b14
-
x86_64
-
linux
The following tests fail in the JDK17 CI:
compiler/intrinsics/bmi/TestBzhiI2L.java
compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java
Here's a snippet from the TestBzhiI2L.java log file:
#section:build
----------messages:(2/73)----------
command: build ClassFileInstaller
reason: Named class compiled on demand
result: Not run. Test running...
test result: Error. can't find ClassFileInstaller in test directory or libraries
Here's a snippet from the verifycode/BzhiTestI2L.java log file:
#section:build
----------messages:(2/73)----------
command: build ClassFileInstaller
reason: Named class compiled on demand
result: Not run. Test running...
test result: Error. can't find ClassFileInstaller in test directory or libraries
compiler/intrinsics/bmi/TestBzhiI2L.java
compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java
Here's a snippet from the TestBzhiI2L.java log file:
#section:build
----------messages:(2/73)----------
command: build ClassFileInstaller
reason: Named class compiled on demand
result: Not run. Test running...
test result: Error. can't find ClassFileInstaller in test directory or libraries
Here's a snippet from the verifycode/BzhiTestI2L.java log file:
#section:build
----------messages:(2/73)----------
command: build ClassFileInstaller
reason: Named class compiled on demand
result: Not run. Test running...
test result: Error. can't find ClassFileInstaller in test directory or libraries
- relates to
-
JDK-8261671 X86 I2L conversion can be skipped for certain masked positive values
-
- Resolved
-