.jcheck/conf
author jlahoda
Thu, 28 Mar 2019 10:32:05 +0100
changeset 54321 c9a492ad1aed
parent 51838 f8af1f1f3518
permissions -rw-r--r--
8221413: javac does not recognize variable assigned in switch expression as DA Summary: Fixing definite assignment in presence of implicit throws clause in switch expressions over enums. Reviewed-by: vromero

project=jdk
bugids=dup