hg: jdk9/sandbox/langtools: 8144832: cast conversion fails when converting a type-variable to primitive type

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Dec 16 22:31:06 UTC 2015


Changeset: d53f7a1cde9c
Author:    vromero
Date:      2015-12-16 14:23 -0800
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list