compiler/arguments/TestUseCountTrailingZerosInstructionOnSupportedCPU.java failes due java.lang.RuntimeException: 'UseCountTrailingZerosInstruction\\s*:?=\\s*true' missing from stdout/stderr
but its here:
http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=494705.JAVASE_URVM_JPRT_NIGHTLY_BMI_BASELINE-15#hotspot%20[!ignore]%20%28jtreg%29_compiler/arguments/TestUseCountTrailingZerosInstructionOnSupportedCPU.java
....
bool UseCountLeadingZerosInstruction = true {ARCH product}
bool UseCountTrailingZerosInstruction = false {ARCH product}
....
but its here:
http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=494705.JAVASE_URVM_JPRT_NIGHTLY_BMI_BASELINE-15#hotspot%20[!ignore]%20%28jtreg%29_compiler/arguments/TestUseCountTrailingZerosInstructionOnSupportedCPU.java
....
bool UseCountLeadingZerosInstruction = true {ARCH product}
bool UseCountTrailingZerosInstruction = false {ARCH product}
....
- duplicates
-
JDK-8038924 Test bit-instructions fails with unexpected exit value on sparc
-
- Resolved
-