commit | 1de7140185ad91ac015963f3870eefa5024bbd1c | [log] [tgz] |
---|---|---|
author | Harold Seigel <hseigel@openjdk.org> | Wed May 08 10:08:11 2019 -0400 |
committer | Harold Seigel <hseigel@openjdk.org> | Wed May 08 10:08:11 2019 -0400 |
tree | 1635ca47cb94aea0dd7f8bc7d25fb4b32e1e5373 | |
parent | 4539863cf1a06f973a808f13fb67f6195117f9f3 [diff] |
8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash Make sure the array calls's mirror was successfully created before putting the array class on its class loader data list Reviewed-by: lfoltan, coleenp