RFR: 8364213: (bf) Improve java/nio/Buffer/GetChars.java test comments [v4]
Alan Bateman
alanb at openjdk.org
Thu Jul 31 16:20:54 UTC 2025
On Wed, 30 Jul 2025 18:03:10 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
>
> Brett Okken has updated the pull request incrementally with one additional commit since the last revision:
>
> whitespace
[JDK-8364345](https://bugs.openjdk.org/browse/JDK-8364345) tracks an intermittent failure with the test where CharBufferAsCharSequenceTest.randomizeRange fails.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26512#issuecomment-3140561226
More information about the nio-dev
mailing list