RFR: 8261938: ASN1Formatter.annotate should not return in the finally block [v3]
Jie Fu
jiefu at openjdk.java.net
Fri Feb 19 23:48:40 UTC 2021
On Fri, 19 Feb 2021 15:15:05 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Catch exception and return the accumulated string
>
> Catching and ignoring the exception has the same behavior as handling it with finally.
Thanks @RogerRiggs .
-------------
PR: https://git.openjdk.java.net/jdk/pull/2620
More information about the core-libs-dev
mailing list