.hgignore
author rfield
Thu, 10 Oct 2013 23:26:56 -0700
changeset 21014 57913337d634
parent 13697 5262b00bc10c
child 33045 00f484891bcf
permissions -rw-r--r--
8012557: Implement lambda methods on interfaces as private 8016320: Method reference in subinterface of type I.super::foo produces exception at runtime Summary: Now that the VM supports interface instance private methods, lambda methods and lambda bridges are always private. Access is now through invokespecial. Reviewed-by: vromero, jlahoda

^build/
^dist/
nbproject/private/
^webrev
^.hgtip
^.bridge2
.DS_Store