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

/openjdk7/hotspot/test/compiler/5091921/
H A DTest5091921.java64 public static int test_wrap1(int limit) method in class:Test5091921
245 r = test_wrap1(0x7fffffff);
249 System.out.println("test_wrap1 FAILED");
254 System.out.println("test_wrap1 WORKED");

Completed in 22 milliseconds