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

(bf) Remove unused constant ARRAY_BASE_OFFSET from Direct-X-Buffer

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 18
    • 18
    • core-libs
    • b22
    • generic
    • generic

    Description

      The constant

          // Cached array base offset
          private static final long ARRAY_BASE_OFFSET = UNSAFE.arrayBaseOffset($type$[].class);

      in Direct-X-Buffer.java.template is unused and should be removed.

      Attachments

        Issue Links

          Activity

            People

              bpb Brian Burkhalter
              bpb Brian Burkhalter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: