jdk-24/langtools/test/tools/javac/meth
Maurizio Cimadamore 4e9ee94a4d 6991980: polymorphic signature calls don't share the same CP entries
Wrong use of attr env in Infer.java prevents sharing of CP entries for PS calls

Reviewed-by: darcy, jrose
2010-10-18 19:14:36 +01:00
..
InvokeDyn.java 6979327: method handle invocation should use casts instead of type parameters to specify return type 2010-09-07 17:32:27 +01:00
InvokeDynTrans.java 6979327: method handle invocation should use casts instead of type parameters to specify return type 2010-09-07 17:32:27 +01:00
InvokeDynTrans.out 6979327: method handle invocation should use casts instead of type parameters to specify return type 2010-09-07 17:32:27 +01:00
InvokeMH.java 6979327: method handle invocation should use casts instead of type parameters to specify return type 2010-09-07 17:32:27 +01:00
InvokeMHTrans.java 6979327: method handle invocation should use casts instead of type parameters to specify return type 2010-09-07 17:32:27 +01:00
InvokeMHTrans.out 6979327: method handle invocation should use casts instead of type parameters to specify return type 2010-09-07 17:32:27 +01:00
TestCP.java 6991980: polymorphic signature calls don't share the same CP entries 2010-10-18 19:14:36 +01:00