Request for review (M): 6980096: JSR 292 reflective lookup should throw checked exceptions
Christian Thalinger
christian.thalinger at oracle.com
Tue Sep 7 02:43:56 PDT 2010
On Sun, 2010-09-05 at 00:01 -0700, John Rose wrote:
> This one changes method handle lookups to throw checked exceptions:
>
> http://cr.openjdk.java.net/~jrose/6980096/webrev.00/
src/share/classes/java/dyn/MethodHandles.java:
167 * The class implies a maximum level of access permission,
168 * but the permissions may be additionally limited by the bitmask
169 * {@ #lookupModes}, which controls whether
170 */
It seems there is some text missing.
Otherwise looks good.
-- Christian
More information about the hotspot-compiler-dev
mailing list