review request (M): 7034977: JSR 292 MethodHandle.invokeGeneric should be renamed MethodHandle.invoke (original) (raw)

Tom Rodriguez tom.rodriguez at oracle.com
Wed May 11 10:53:54 PDT 2011


What about notifyGenericMethodType? Should that be notifyGeneralMethodType? There are others like ToGeneric and test/java/lang/invoke/InvokeGenericTest.java. Is the intent just to clean up the public API language and worry about any internals later?

Looks good.

tom

On May 11, 2011, at 9:02 AM, John Rose wrote:

http://cr.openjdk.java.net/~jrose/7034977/webrev.00

This is the engineering review for the name changes to remove the term "generic" from JSR 292. -- John



More information about the hotspot-compiler-dev mailing list