-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 16, 17
-
Component/s: other-libs
-
b11
The return [1] in the finally block will swallow the IOException, which is unexpected.
[1] https://github.com/openjdk/jdk/blob/master/test/lib/jdk/test/lib/hexdump/ASN1Formatter.java#L120
- relates to
-
JDK-8252523 Add ASN.1 Formatter to work with test utility HexPrinter
-
- Resolved
-