hg: jdk7/tl/langtools: 6991980: polymorphic signature calls don't share the same CP entries
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Mon Oct 18 11:17:10 PDT 2010
Changeset: 493ecc8111ba
Author: mcimadamore
Date: 2010-10-18 19:14 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/493ecc8111ba
6991980: polymorphic signature calls don't share the same CP entries
Summary: wrong use of attr env in Infer.java prevents sharing of CP entries for PS calls
Reviewed-by: darcy, jrose
! src/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/meth/TestCP.java
More information about the compiler-dev
mailing list