RFR: 8364213: (bf) Improve java/nio/Buffer/CharBufferAsCharSequenceTest test comments [v5]

Brett Okken duke at openjdk.org
Fri Aug 1 16:28:11 UTC 2025


> 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:

  remove static test cases

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/26512/files
  - new: https://git.openjdk.org/jdk/pull/26512/files/0263f51b..9ecfcb0c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26512&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26512&range=03-04

  Stats: 103 lines in 1 file changed: 1 ins; 78 del; 24 mod
  Patch: https://git.openjdk.org/jdk/pull/26512.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26512/head:pull/26512

PR: https://git.openjdk.org/jdk/pull/26512


More information about the nio-dev mailing list