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

Performance regression in sun.misc.Unsafe 64-bit restructuring

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.1
    • 1.4.1
    • hotspot
    • beta
    • generic
    • generic

      The fixes for 4679390 and 4616656 included a respecification of
      Unsafe.staticFieldBase(Class) in terms of Unsafe.staticFieldBase(Field). This
      accidentally introduced a performance regression in the reflection
      implementation (sun.reflect.UnsafeFieldAccessorImpl), which uses the first
      variant but which could just as easily use the second.

            kbr Kenneth Russell (Inactive)
            kbr Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: