Changeset: 3b4f92a3797f
Author:    vromero
Date:      2013-07-02 22:49 +0100
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3b4f92a3797f

6326693: variable x might already have been assigned, when assignment is in 
catch block
Reviewed-by: mcimadamore

! src/share/classes/com/sun/tools/javac/comp/Flow.java
+ test/tools/javac/T6326693/FinalVariableAssignedToInCatchBlockTest.java
+ test/tools/javac/T6326693/FinalVariableAssignedToInCatchBlockTest.out

Reply via email to