hg: jdk9/dev/langtools: 8144832: cast conversion fails when converting a type-variable to primitive type
vicente.romero at oracle.com
vicente.romero at oracle.com
Wed Dec 16 22:23:27 UTC 2015
Changeset: d53f7a1cde9c
Author: vromero
Date: 2015-12-16 14:23 -0800
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/d53f7a1cde9c
8144832: cast conversion fails when converting a type-variable to primitive type
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! test/tools/javac/types/CastTest.java
+ test/tools/javac/types/CastToTypeVarTest.java
+ test/tools/javac/types/CastTypeVarToPrimitiveTest.java
More information about the jdk9-dev-changes
mailing list