RISC-V: Test TestAESIntrinsicsOnUnsupportedConfig.java fails

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 11, 17, 21, 23, 24
    • Component/s: hotspot
    • None
    • Environment:
    • riscv
    • linux

      Test test/hotspot/jtreg/compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails on linux-riscv64, the expected output both is:
      "warning: AES instructions are not available on this CPU"
      or:
      "warning: AES intrinsics are not available on this CPU"
      But the actual output on linux-riscv64 both is:
      "warning: AES intrinsics require Zvkn extension (not available on this CPU)."

            Assignee:
            Sendao Yan
            Reporter:
            Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: