--- old/src/cpu/ppc/vm/ppc.ad 2016-03-01 02:14:10.264431417 +0300 +++ new/src/cpu/ppc/vm/ppc.ad 2016-03-01 02:14:10.216431641 +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;