hg: jdk9/dev/langtools: 8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
vicente.romero at oracle.com
vicente.romero at oracle.com
Tue Jun 28 22:44:03 UTC 2016
Changeset: 30bfbfa94fad
Author: vromero
Date: 2016-06-28 15:29 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/30bfbfa94fad
8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/InferenceContext.java
+ test/tools/javac/T8159970/TypeEqualityInInferenceTest.java
! test/tools/javac/types/BoxingConversionTest.java
! test/tools/javac/types/CastTest.java
! test/tools/javac/types/GenericTypeWellFormednessTest.java
! test/tools/javac/types/PrimitiveConversionTest.java
! test/tools/javac/types/TestComparisons.java
- test/tools/javac/types/TypeHarness.java
+ test/tools/lib/types/TypeHarness.java
More information about the jdk9-dev-changes
mailing list