JDK 26 |
---|
26 b09Fixed |
Cloners :
|
|
Relates :
|
|
Relates :
|
Address the test improvement comments at https://github.com/openjdk/jdk/pull/26104#discussion_r2182361518 and https://github.com/openjdk/jdk/pull/26104#discussion_r2190061803. 1) All the test methods should be tested [in] all char buffer implementations. 2) [A] more generic CharBufferAsCharSequenceTest test which covers the entirety of the CharSequence interface on the various CharBuffer implementations in various "states" (position, offset, limit, etc.)
|