Remove unused UNALIGNED field from view buffers

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: 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.

            Assignee:
            Andrey Turbanov
            Reporter:
            Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: