Searched defs:loopAndPrint (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/test/compiler/5091921/
H A DTest6897150.java37 loopAndPrint(Integer.MAX_VALUE -1);
39 loopAndPrint(Integer.MAX_VALUE);
49 static void loopAndPrint(int max) { method in class:Test6897150

Completed in 80 milliseconds