hg: jdk/submit: 8210742: compound var declaration type is not uniform for all variables
srinivas.dama at oracle.com
srinivas.dama at oracle.com
Tue Nov 20 16:30:10 UTC 2018
Changeset: 7a8af2f1f0c5
Author: sdama
Date: 2018-11-20 21:59 +0530
URL: http://hg.openjdk.java.net/jdk/submit/rev/7a8af2f1f0c5
8210742: compound var declaration type is not uniform for all variables
Summary: make implicit type for all variables in compound declaration as null for which type inference happens at later phase
Reviewed-by: mcimadamore
Contributed-by: srinivas.dama at oracle.com
! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
! test/langtools/tools/javac/parser/JavacParserTest.java
More information about the jdk-submit-changes
mailing list