Integrated: 8364213: (bf) Improve java/nio/Buffer/CharBufferAsCharSequenceTest test comments
Brett Okken
duke at openjdk.org
Thu Aug 7 19:32:20 UTC 2025
On Mon, 28 Jul 2025 16:43:05 GMT, Brett Okken <duke at openjdk.org> wrote:
> Address code review comments which came in post integration/merge of https://github.com/openjdk/jdk/pull/26282.
>
> Update/clarify test summary tag
> Document the values generated for arguments
> Move the endian-ness qualifier in the test descriptor string to not be first
> Change test method names to more closely match arg names of method under test
This pull request has now been integrated.
Changeset: 5116d9e5
Author: Brett Okken <brett.okken at oracle.com>
Committer: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5116d9e5fe6b63f12e9ae0eb5283433256872dc1
Stats: 161 lines in 1 file changed: 69 ins; 75 del; 17 mod
8364213: (bf) Improve java/nio/Buffer/CharBufferAsCharSequenceTest test comments
8364345: Test java/nio/Buffer/CharBufferAsCharSequenceTest.java failed
Reviewed-by: bpb, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/26512
More information about the nio-dev
mailing list