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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 19, 20, 21
    • 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

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

                Created:
                Updated:
                Resolved: