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

/openjdk9/jdk/test/java/util/Arrays/
H A DCopyMethods.java36 static int muzzle; // if !=0, suppresses ("muzzles") messages field in class:CopyMethods
48 if (muzzle == 0)
61 ++muzzle;
69 --muzzle;
70 if (muzzle == 0)
97 if (muzzle == 0)
101 if (muzzle == 0)
111 if (muzzle == 0)
118 if (muzzle == 0)
136 if (muzzle
[all...]

Completed in 38 milliseconds