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

Tom Rodriguez tom.rodriguez at oracle.com
Wed Feb 9 13:22:43 PST 2011


Looks ok.

tom

On Feb 9, 2011, at 9:33 AM, Christian Thalinger wrote:

> 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