git: openjdk/jdk: 8306959: (bf) CharBuffer.append(CharSequence,int,int) throws BufferOverflowException where IndexOutOfBoundsException expected
Brian Burkhalter
bpb at openjdk.org
Thu Apr 27 17:22:19 UTC 2023
Changeset: 80fae514
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2023-04-27 17:20:08 +0000
URL: https://git.openjdk.org/jdk/commit/80fae514b16bfe38ff29f71f8cdc6d4c3482ad3d
8306959: (bf) CharBuffer.append(CharSequence,int,int) throws BufferOverflowException where IndexOutOfBoundsException expected
Reviewed-by: alanb
! src/java.base/share/classes/java/nio/Heap-X-Buffer.java.template
! src/java.base/share/classes/java/nio/X-Buffer.java.template
! test/jdk/java/nio/Buffer/Basic-X.java.template
! test/jdk/java/nio/Buffer/Basic.java
! test/jdk/java/nio/Buffer/BasicByte.java
! test/jdk/java/nio/Buffer/BasicChar.java
! test/jdk/java/nio/Buffer/BasicDouble.java
! test/jdk/java/nio/Buffer/BasicFloat.java
! test/jdk/java/nio/Buffer/BasicInt.java
! test/jdk/java/nio/Buffer/BasicLong.java
! test/jdk/java/nio/Buffer/BasicShort.java
More information about the jdk-changes
mailing list