Default methods for jdk8: request for code review

Keith McGuigan keith.mcguigan at oracle.com
Fri Oct 19 04:24:11 PDT 2012


Anyone?

On 10/10/2012 1:12 PM, Keith McGuigan wrote:
> Hello,
>
> I'd like any review of the code which implements default methods in the
> JVM.  This is destined for jdk8 as part of JSR 335 (Lambdas), and
> tracked by CR 7200776.
>
> The design and implementation is described in this short document:
> http://cr.openjdk.java.net/~kamg/default_methods_in_hotspot.txt
>
> And the code is here:
> http://cr.openjdk.java.net/~kamg/default_methods/
>
> Any review (even partial) would be appreciated.  Thanks!
>
> --
> - Keith


More information about the lambda-dev mailing list