RFR: 8087342: crash in klassItable_initialize_itable_for_interface

David Holmes david.holmes at oracle.com
Thu Jul 16 00:08:00 UTC 2015


Hi Karen,

On 16/07/2015 2:40 AM, Karen Kinnear wrote:
>
> Please review for JDK9:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8087342
> webrev: http://cr.openjdk.java.net/~acorn/8087342.2/webrev/
>
> Crash occurs in product when we should through IncompatibleClassChangeError.

Based on the description in the bug report and copious amount of 
rewritten comments, these changes seem quite reasonable - though I can't 
claim to be an expert in the details here. Bottom line is we need to 
skip private interface methods when checking other aspects.

Thanks,
David

> testing:
> internal tests: Defmeth (updated), SelectionResolution - product and fastdebug
> jprt
> jck
> jtreg/hotspot_all
> jtreg/jdk_streams
> test,noncolo.testlist, -atk quick
>
> (jck and macosx testing in progress)
>
> thanks,
> Karen
>


More information about the hotspot-runtime-dev mailing list