hg: valhalla/valhalla/langtools: Fix: SpecializeTypes is not setting type-var context when specializing ref-only methods
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Fri Oct 24 16:18:59 UTC 2014
Changeset: d501fa864789
Author: mcimadamore
Date: 2014-10-24 17:18 +0100
URL: http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/d501fa864789
Fix: SpecializeTypes is not setting type-var context when specializing ref-only methods
Spourious indified generic calls are emitted in ref-only method context.
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/SpecializeTypes.java
! test/tools/javac/valhalla/typespec/items/tests/TestRefOnly.java
More information about the valhalla-dev
mailing list