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

/openjdk10/hotspot/test/compiler/c2/
H A DTest5091921.java53 public static int test_le1(int limit) { method in class:Test5091921
231 r = test_le1(0x7fffffff);
233 System.out.println("test_le1 FAILED");
238 System.out.println("test_le1: Expected exception caught");
242 System.out.println("test_le1 FAILED");
246 System.out.println("test_le1 WORKED");

Completed in 88 milliseconds