Searched refs:atLeastJava9 (Results 1 – 3 of 3) sorted by relevance
395 public static boolean atLeastJava9() { in atLeastJava9() method in JSR166TestCase
1070 if (!atLeastJava9()) return; // backport to jdk8 too hard
612 public static boolean atLeastJava9() { in atLeastJava9() method in JSR166TestCase