Searched defs:actual_length (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/ | ||
| H A D | psPromotionManager.cpp | 296 int const actual_length = arrayOop(obj)->length(); local 297 arrayOop(old)->set_length(actual_length); |
Completed in 33 milliseconds