History log of /openjdk10/hotspot/test/runtime/CreateMirror/ArraysNewInstanceBug.java
Revision Date Author Comments
# 13334:e4434fd96f08 24-Jul-2017 coleenp

8182397: Race in field updates when creating ArrayKlasses can lead to crash
Summary: Update array_klass field in component mirror after klass.java_mirror field for concurrent readers in compiled code
Reviewed-by: aph, kbarrett