RISC-V: JDK-8276799 missed atomic intrinsic support for C1

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 19, 20, 21
    • Component/s: hotspot
    • 19
    • b15
    • riscv

        The following intrinsics in C1 are controlled by supports_atomic_xxx, but they are not set properly on RISC-V:
        - _getAndAddInt
        - _getAndAddLong
        - _getAndSetInt
        - _getAndSetLong
        - _getAndSetReference

              Assignee:
              Feilong Jiang
              Reporter:
              Feilong Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: