hg: valhalla/valhalla/langtools: Bad signature specialization in generic specialized calls

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Thu Sep 11 17:52:24 UTC 2014


Changeset: ae56fa007104
Author:    mcimadamore
Date:      2014-09-11 18:45 +0100
URL:       http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/ae56fa007104

Bad signature specialization in generic specialized calls
* invokedType should mention the signature of the generic method seen as a member of the specialized class
* a normalization step should take care of multiple re-specializations

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/SpecializeTypes.java
+ test/tools/javac/valhalla/typespec/TestForwardRef.java
+ test/tools/javac/valhalla/typespec/items/tests/TestRespecialization.java




More information about the valhalla-dev mailing list