Public Review

Howard Lovatt howard.lovatt at gmail.com
Mon Mar 7 00:08:21 PST 2011


Another couple of nit picky Javadoc comments:

1. Constructor MutableCallSite(MethodType) doesn't describe its argument.
2. Constructor MutableCallSite(MethodHandle) says "Make a blank call
site object, possibly equipped with an initial target method handle.",
but a non-null target ius required.

-- 
  -- Howard.


More information about the mlvm-dev mailing list