hg: jdk8/tl/langtools: 6326693: variable x might already have been assigned, when assignment is in catch block

vicente.romero at oracle.com vicente.romero at oracle.com
Tue Jul 2 21:50:44 UTC 2013


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




More information about the core-libs-dev mailing list