diff -r d3515520e68e -r 31d2a837676f test/tools/javac/flow/LVTHarness.java --- a/test/tools/javac/flow/LVTHarness.java Thu Sep 25 11:02:03 2014 -0700 +++ b/test/tools/javac/flow/LVTHarness.java Thu Sep 25 17:09:23 2014 -0700 @@ -23,7 +23,7 @@ /* * @test - * @bug 7047734 8027660 8037937 8047719 + * @bug 7047734 8027660 8037937 8047719 8058708 * @summary The LVT is not generated correctly during some try/catch scenarios * javac crash while creating LVT entry for a local variable defined in * an inner block