--- old/src/cpu/ppc/vm/ppc.ad 2016-02-29 14:28:33.126727113 +0300 +++ new/src/cpu/ppc/vm/ppc.ad 2016-02-29 14:28:33.082727322 +0300 @@ -2137,8 +2137,6 @@ return decode; } */ -// Threshold size for cleararray. -const int Matcher::init_array_short_size = 8 * BytesPerLong; // false => size gets scaled to BytesPerLong, ok. const bool Matcher::init_array_count_is_in_bytes = false;