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

/openjdk9/hotspot/test/compiler/c1/
H A DCanonicalizeArrayLength.java59 static int[] staticArrNull = null; field in class:CanonicalizeArrayLength
132 return staticArrNull.length;

Completed in 36 milliseconds