[10] RFR(S): 8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
Calvin Cheung
calvin.cheung at oracle.com
Fri Dec 8 00:37:34 UTC 2017
Hi Ioi,
Thanks for your quick review.
I've file the following bug for JDK11:
https://bugs.openjdk.java.net/browse/JDK-8193226
thanks,
Calvin
On 12/7/17, 4:07 PM, Ioi Lam wrote:
> Looks good. Thanks!
>
> - Ioi
>
>
> On 12/7/17 3:35 PM, Calvin Cheung wrote:
>> bug: https://bugs.openjdk.java.net/browse/JDK-8192989
>>
>> For JDK10, we're going for a simple and safe fix by not processing
>> array classes found in a class list during CDS dump time.
>> We'll revisit the dumping of array classes in JDK11.
>>
>> webrev: http://cr.openjdk.java.net/~ccheung/8192989/webrev.00/
>>
>> Testing:
>> hs-tier1, hs-tier2 on 64-bit platforms (linux, macosx, windows,
>> sparc).
>>
>> thanks,
>> Calvin
>>
>>
>
More information about the hotspot-runtime-dev
mailing list