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

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

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 19, 20, 21
    • 21
    • hotspot
    • 19
    • b15
    • riscv

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: