-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
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.
`DirectDoubleBufferS`, `DirectDoubleBufferU`,
`DirectFloatBufferS`, `DirectFloatBufferU`,
`DirectIntBufferS`, `DirectIntBufferU`,
`DirectLongBufferS`, `DirectLongBufferU`,
`DirectShortBufferS`, `DirectShortBufferU`, can have this field removed.
- links to
-
Commit(master) openjdk/jdk/e716f5ed
-
Review(master) openjdk/jdk/20233