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

VH.{set|get}{Acquire|Release} for raw memory

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • None
    • core-libs
    • None

      At this point, Paul is hacking ByteBuffers to gain the access to raw memory via
       U.putObject(null, offset, value); // null base

      While this seems to be handled well in intrinsics, we need to follow up if we need to produce raw memory Unsafe accessors for {set|get}{Acquire|Release}, or we can continue translating these accesses to "null base".

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

              Created:
              Updated:
              Resolved: