Searched refs:actual_length (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/share/vm/gc/parallel/
H A DpsPromotionManager.cpp382 int const actual_length = arrayOop(obj)->length(); local
383 arrayOop(old)->set_length(actual_length);

Completed in 26 milliseconds