Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8203013

TestAESIntrinsicsOnSupportedConfig.java failing due to jtreg log cuttoff

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 11
    • hotspot
    • generic
    • generic

      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.

            thartmann Tobias Hartmann
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: