-
Enhancement
-
Resolution: Unresolved
-
P3
-
9
-
Fix Understood
Provide a human-readable representation of binary data by transforming a byte array into a string in hexdump [1] format.
This capability has been available for many years via an unsupported class: sun.misc.HexDumpEncoder. Since JDK 9 that class is no longer directly accessible.
____
[1] http://linuxcommand.org/man_pages/hexdump1.html
This capability has been available for many years via an unsupported class: sun.misc.HexDumpEncoder. Since JDK 9 that class is no longer directly accessible.
____
[1] http://linuxcommand.org/man_pages/hexdump1.html
- csr for
-
JDK-8215049 Provide a simple hexdump facility for binary data
-
- Closed
-
- duplicates
-
JDK-8143863 arrays sometimes need hexadecimal dumps
-
- Closed
-
- relates to
-
JDK-8243010 Test support: Customizable Hex Printer
-
- Resolved
-
-
JDK-8042990 Optimize conversion to hex string
-
- Closed
-