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

(test) HexPrinter cleanup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 15
    • other-libs
    • b27

        Correct issues with the test support for jdk.test.lib.hexdump.HexPrinter.
         - Correct the swapped definitions of ASCII and PRINTABLE
           Printable should always return a single character,
           ASCII provides mnemonics to be consistent with the command line hexdump.

         - For the methods to format ByteBuffers align the descriptions of the index and length to match ByteBuffer.

         - Correctly implement the extraction of bytes from the ByteBuffer

         - a newline in the annotation should print as '\n' instead of causing a line break

              rriggs Roger Riggs
              rriggs Roger Riggs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: