hg: valhalla/valhalla/langtools: Add remaining support for non-specialized generic calls.
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Tue Sep 2 18:02:55 UTC 2014
Changeset: d8f723e8180e
Author: mcimadamore
Date: 2014-09-02 19:02 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/d8f723e8180e
Add remaining support for non-specialized generic calls.
Add support to infer unerased type information from synthetic cast during code generation.
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Items.java
+ test/tools/javac/valhalla/typespec/items/tests/TestNonSpecializedGenericCall.java
More information about the valhalla-dev
mailing list