hg: valhalla/valhalla/langtools: Fix: generic virtualized methods should retain their type-variables

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Fri Dec 11 18:53:31 UTC 2015


Changeset: b6b09873c7b2
Author:    mcimadamore
Date:      2015-12-11 18:53 +0000
URL:       http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/b6b09873c7b2

Fix: generic virtualized methods should retain their type-variables
Fix: unspecialized calls to generic methods should not leak type-variables in the BMA

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Items.java
+ test/tools/javac/valhalla/typespec/items/tests/TestNonSpecializedMethod.java
! test/tools/javac/valhalla/typespec/items/tests/TestRespecialization.java



More information about the valhalla-dev mailing list