Relates :
|
Currently the implementations of slice(index,length) use two invocations of Objects.checkIndex() when they should use one invocation of Objects.checkFromIndexSize(). See: http://mail.openjdk.java.net/pipermail/nio-dev/2019-March/005945.html