RFR: jsr166 jdk10 integration wave 5

Martin Buchholz martinrb at google.com
Mon Nov 6 22:17:33 UTC 2017


Thanks for the review!

On Mon, Nov 6, 2017 at 1:36 PM, David Holmes <david.holmes at oracle.com>
wrote:

>
> 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11
>>
>
> All seem okay. Though I'm curious about the changes from "catch(Throwable"
> to "catch(Exception" ?
>

There's a half-hearted attempt to appease
http://errorprone.info/bugpattern/TryFailThrowable
No actual bugs were fixed.


More information about the core-libs-dev mailing list