RFR: 8364213: (bf) Improve java/nio/Buffer/GetChars.java test comments [v3]

Brett Okken duke at openjdk.org
Wed Jul 30 17:54: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:

  wrap some longer lines

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26512/files
  - new: https://git.openjdk.org/jdk/pull/26512/files/36b6bae7..562eba7a

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

  Stats: 36 lines in 1 file changed: 18 ins; 0 del; 18 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