-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: other-libs
-
b19
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8377031 | 11.0.32-oracle | Aditya Bugadi | P4 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8377031 Add ASN.1 Formatter to work with test utility HexPrinter
-
- Resolved
-
- 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
-