jdk-24/langtools/test/tools/javac/meth
John Rose cd74d63c12 6979327: method handle invocation should use casts instead of type parameters to specify return type
Infer return type for polymorphic signature calls according to updated JSR 292 draft

Reviewed-by: jjg
2010-09-07 17:32:27 +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