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

/openjdk9/hotspot/test/compiler/c1/
H A DCanonicalizeArrayLength.java58 static int[] staticArr = new int[42]; field in class:CanonicalizeArrayLength
124 return staticArr.length;

Completed in 90 milliseconds