hg: valhalla/valhalla/langtools: Fix bug in specialized method calls
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Wed Sep 10 21:13:07 UTC 2014
Changeset: 8a6856f425fd
Author: mcimadamore
Date: 2014-09-10 22:12 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/8a6856f425fd
Fix bug in specialized method calls
* invokedType associated with specialized generic call should erase unspecialized type arguments
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symtab.java
! 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/items/tests/TestIndy.java
More information about the valhalla-dev
mailing list