-
Enhancement
-
Resolution: Fixed
-
P4
-
12
-
b07
-
generic
-
generic
Asserts in objArrayKlass.cpp need to use _raw variants of obj_at_addr() (in ObjArrayKlass::copy_array), otherwise they go through resolve() and may get a different copy of the array, and fail the assert.