oopDesc::size_might_change() is not necessary any more because the way the Parallel and G1 young collectors process objArrays does not rely in changing the length field in the object anymore since JDK-8337709 and JDK-8311163.
- relates to
-
JDK-8311163 Parallel: Improve large object handling during evacuation
-
- Resolved
-
-
JDK-8337709 Use allocated states for chunking large array processing
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/7834662c
-
Review(master) openjdk/jdk/20999