- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isJava8 (0.03 sec)
-
android/guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java
@Override protected void doStop() { notifyFailed(new IllegalStateException("stop failure")); } } public void testServiceStartupTimes() { if (isWindows() && isJava8()) { // Flaky there: https://github.com/google/guava/pull/6731#issuecomment-1736298607 return; } Service a = new NoOpDelayedService(150); Service b = new NoOpDelayedService(353);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Jul 16 20:34:52 UTC 2025 - 25.5K bytes - Viewed (0)