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

Implement VarHandles/Unsafe intrinsics on POWER

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b122

      We need to check and implement the missing intrinsics for POWER.
      Most intrinsics are handled by platform-independent code, but we need to implement at least CompareAndExchange.

      See JDK-8148146 for x86 C2 implementation.
      See JDK-8152753 for x86 C1 implementation.
      Run hotspot/test/compiler/unsafe/ and jdk/test/java/lang/invoke/VarHandles/ jtregs to verify functionality.
      See JDK-8080605 for benchmarks to sanity test VarHandles/unsafe performance.

            mdoerr Martin Doerr
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: