Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
None
-
b03
Description
Encoding and decoding of hexadecimal strings to byte arrays is a useful function.
Within the JDK and JDK tests there are multiple implementations of these simple functions.
Encoders and decoders should support selectable choice of upper or lower case hexadecimal characters, delimiters, prefix, and suffix.
Within the JDK and JDK tests there are multiple implementations of these simple functions.
Encoders and decoders should support selectable choice of upper or lower case hexadecimal characters, delimiters, prefix, and suffix.
Attachments
Issue Links
- csr for
-
JDK-8251991 Hex formatting and parsing utility
-
- Closed
-
- relates to
-
JDK-8258584 java/util/HexFormat/HexFormatTest.java fails on x86_32
-
- Resolved
-
-
JDK-8254708 Extend HexFormat to support input from java.io.Reader
-
- Open
-