Request for reviews (S): 7018277: JSR 292 change test/compiler/6987555/Test6987555.java to new MH syntax

Christian Thalinger christian.thalinger at oracle.com
Wed Feb 9 09:33:02 PST 2011


http://cr.openjdk.java.net/~twisti/7018277/webrev.01/

7018277: JSR 292 change test/compiler/6987555/Test6987555.java to new MH syntax
Summary: test/compiler/6987555/Test6987555.java currently does not compile because the MH return-type syntax has changed.
Reviewed-by:

test/compiler/6987555/Test6987555.java currently does not compile
because the MH return-type syntax has changed.

The trivial fix is to change the method handle call sites to the new
syntax.


More information about the hotspot-compiler-dev mailing list