RFR: 8361299: (bf) CharBuffer.getChars(int,int,char[],int) violates pre-existing specification [v3]
Brian Burkhalter
bpb at openjdk.org
Thu Jul 3 15:33:41 UTC 2025
On Thu, 3 Jul 2025 09:40:07 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> I think we can use an implSpec for this and keep "This method is equivalent to".
I was following the existing convention elsewhere in the file.
> So maybe we can create a follow-up issue to improve this test (and probably migrate it to a JUnit test too).
Agreed. I also noticed it is TestNG now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26104#discussion_r2183097880
PR Review Comment: https://git.openjdk.org/jdk/pull/26104#discussion_r2183100891
More information about the nio-dev
mailing list