hg: jdk/sandbox: 8210742: compound var declaration type is not uniform for all variables
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Nov 20 16:45:28 UTC 2018
Changeset: 7a8af2f1f0c5
Author: sdama
Date: 2018-11-20 21:59 +0530
URL: http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list