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

RISC-V: Test TestAESIntrinsicsOnUnsupportedConfig.java fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 11, 17, 21, 23, 24
    • hotspot
    • None
    • 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)."

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

              Created:
              Updated:
              Resolved: