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

AArch64: Fix AES assertion messages in stubGenerator_aarch64.cpp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • b25
    • aarch64
    • generic

      Trivial fix for the messages of `assert(UseAES, "need AES instructions and misaligned SSE support")` in stubGenerator_aarch64.cpp.
      The SSE instruction set is an extension to the x86 architecture. On aarch64, AES cryptographic extension are used for these intrinsics.

            dongbo Dong Bo
            dongbo Dong Bo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: