RFR: 8027229: Lambda: ICCE for 2 or more maximally specific methods for interfaces
harold seigel
harold.seigel at oracle.com
Tue Nov 12 12:49:23 PST 2013
Hi Karen,
Your changes look good.
Thanks! Harold
On 10/31/2013 1:53 PM, Karen Kinnear wrote:
> Please review:
>
> webrev: http://cr.openjdk.java.net/~acorn/8027229/webrev/
> bug: http://bugs.openjdk.java.net/browse/JDK-8027229
>
> Added support for default method inheritance logic for interfaces.
> Removed interface methods from interface vtables.
> Better cleanup of 8027304 as well.
>
> specific tests:
> 1. jdk jtreg: FDSeparateCompilation, DefaultMethodsTest
> including: testSuperConflict (fixed to match specification)
> 2. vmtestbase defmeth
> including: SuperCallTest:testSuperConflict (fixed to match specification)
> 3. jtreg java.util, java.lang, jdk.lambda
> 4. jck lang, vm
> 5. nsk vm.quick, vm.mlvm
> 6. nashorn
> 7. invoke tests
> 8. jtreg hotspot/test/runtime, hotspot/test/compiler/jsr292
> 9. intfbug
> 10. defmeth with -Xshare:on (for 0 length method array)
>
> thanks,
> Karen
>
> matches JVMS: http://cr.openjdk.java.net/~dlsmith/jsr335-0.7.0/J.html
>
More information about the hotspot-dev
mailing list