Thanks for the review! On Mon, Nov 6, 2017 at 1:36 PM, David Holmes <david.hol...@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.