-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b19
Debugging functions that utilize ASN.1, DER, and BER encoded streams is difficult without utilities to show the contents.
The ASN.1 formatter reads a stream and produces annotated output of the tags, values, and structures.
When used with the test library HexPrinter the annotations are synchronized with the hex formatted output.
The ASN.1 formatter reads a stream and produces annotated output of the tags, values, and structures.
When used with the test library HexPrinter the annotations are synchronized with the hex formatted output.
- relates to
-
JDK-8261938 ASN1Formatter.annotate should not return in the finally block
- Resolved
-
JDK-8253876 jdk/test/lib/hexdump/ASN1FormatterTest.java fails with "AssertionError: Lines expected [126] but found [202]"
- Resolved