compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java searches the output of -XX:+PrintFlagsFinal for the state of the UseAES flag, or other things related to AES. However, that lines being searched for are not present, being jtreg output suppressed ("Output overflow: JT Harness has limited the test output..."). Hence, the test fails.
- duplicates
-
JDK-8190680 compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java fails in PIT
-
- Open
-