On Fri, 19 Feb 2021 15:15:05 GMT, Roger Riggs <rri...@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