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

/openjdk10/langtools/test/tools/javac/lambda/
H A DMethodReference31.java86 static int test_int() { method in class:MethodReference31
141 SAM<Integer> s1 = MethodReference31::test_int;
143 SAM_int s2 = MethodReference31::test_int;
/openjdk10/hotspot/test/compiler/intrinsics/
H A DTest6982370.java46 test_int();
50 public static void test_int() { method in class:Test6982370

Completed in 93 milliseconds