Need support for JSR-166 in VM

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 5.0
    • Affects Version/s: 1.4.2, 5.0
    • Component/s: hotspot
    • None
    • tiger
    • generic, x86
    • generic, solaris_8


      The VM needs to be changed to support the new features of JSR-166. While most of
      the changes are in the library, the following VM changes are needed:
       * Support for new methods in sun.misc.Unsafe for volatile field access.
        * Support for new methods in sun.misc.Unsafe to provide atomic compare-and-swap operations
        * Suport for a new method java.lang.System.nanoTime() for high-resolution timing
        * Changes to both Compiler1 and Compiler2 to handle the new methods as intrinsics.
        * Changes to improve the memory barriers generated for volatile memory accesses.

            Assignee:
            Steve Dever (Inactive)
            Reporter:
            Steve Dever (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: