RFR: 8087342: crash in klassItable_initialize_itable_for_interface
Karen Kinnear
karen.kinnear at oracle.com
Thu Jul 16 14:27:06 UTC 2015
Harold,
Thank you for the quick review. Good catch - I changed it to any _method's array.
thanks,
Karen
On Jul 16, 2015, at 9:06 AM, harold seigel wrote:
> Hi Karen,
>
> The change looks good. Nice clean-up of the comments.
>
> Should this comment at line 1464 in instanceKlass.cpp say "any method*s* *array* to have ..."
>
> Thanks, Harold
>
> On 7/15/2015 12:40 PM, 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.
>>
>> 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