Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8080588 VarHandles development
  3. JDK-8133568

C1 support for Unsafe.{getAcquire|setRelease}

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P4
    • 9
    • None
    • core-libs
    • None

    Description

      We miss the intrinsic support for Unsafe.{getAcquire|setRelease} in C1.
      See bool GraphBuilder::try_inline_intrinsics(ciMethod* callee).
      These should be trivial to implement with {set|put}Volatile.

      Attachments

        Activity

          People

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: