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

Atomic::* on Solaris should use inline assembly instead of .il files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 11
    • 10
    • hotspot
    • solaris

      Solaris studio 12 supports GCC-style inline assembly. The Atomic class should use inline assembly to implement its functionality, rather than the slower extern "C" function stubs defined in .il assembly.

      More info about solaris studio inline assembly: https://blogs.oracle.com/x86be/entry/gcc_style_asm_inlining_support

            Unassigned Unassigned
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: