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

Remove unused UNALIGNED field from view buffers

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • core-libs
    • b08

      `static boolean UNALIGNED` field is only used in `DirectByteBuffer` and `DirectByteBufferR` classes. Other classes, namely `DirectCharBufferS`, `DirectCharBufferU`,
      `DirectDoubleBufferS`, `DirectDoubleBufferU`,
      `DirectFloatBufferS`, `DirectFloatBufferU`,
      `DirectIntBufferS`, `DirectIntBufferU`,
      `DirectLongBufferS`, `DirectLongBufferU`,
      `DirectShortBufferS`, `DirectShortBufferU`, can have this field removed.

            aturbanov Andrey Turbanov
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: