[10] RFR(S): 8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
Ioi Lam
ioi.lam at oracle.com
Fri Dec 8 00:07:23 UTC 2017
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