RFR(XS) : JDK-8008687 - MethodHandle code: allow static and invokespecial calls to interface methods

John Rose john.r.rose at oracle.com
Wed Apr 24 01:57:52 UTC 2013


On Apr 23, 2013, at 6:26 PM, Bharadwaj Yadavalli <bharadwaj.yadavalli at oracle.com> wrote:

> Reran lambda tests successfully.

Just in case, be sure the jtreg tests in test/java/lang/invoke/ also pass, with -ea -esa turned on.  That's probably already true, but if there is a false fire in the assertions, you'll want to catch it now.

— John


More information about the core-libs-dev mailing list