Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8361715

(bf) Improve java/nio/Buffer/GetChars.java and migrate to JUnit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • core-libs
    • None
    • generic
    • generic

      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.)

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: