[jdk16] RFR: 8258955: (bf) slice(int, int) on view buffers fails to adjust index according to primitive size

Alan Bateman alanb at openjdk.java.net
Sat Jan 2 17:32:58 UTC 2021


On Wed, 30 Dec 2020 16:12:43 GMT, Chris Hegarty <chegar at openjdk.org> wrote:

> Scale the slice start index per carrier width, for views of direct byte buffers. This never worked correctly since being added in Java 13.

Marked as reviewed by alanb (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk16/pull/73


More information about the nio-dev mailing list