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

Need support for JSR-166 in VM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 1.4.2, 5.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: