- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for ReachabilityFenceUsage (0.25 seconds)
-
android/guava-testlib/test/com/google/common/testing/GcFinalizationTest.java
@IgnoreJRERequirement @SuppressWarnings({ "Java8ApiChecker", // This method is a helper, which we call from a `finally` block, as recommended. "ReachabilityFenceUsage", }) static void reachabilityFence(@Nullable Object o) { if (IS_REACHABILITY_FENCE_METHOD_USABLE) { Reference.reachabilityFence(o); } }Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 16:11:48 GMT 2026 - 8.8K bytes - Click Count (0) -
guava-testlib/test/com/google/common/testing/GcFinalizationTest.java
@IgnoreJRERequirement @SuppressWarnings({ "Java8ApiChecker", // This method is a helper, which we call from a `finally` block, as recommended. "ReachabilityFenceUsage", }) static void reachabilityFence(@Nullable Object o) { if (IS_REACHABILITY_FENCE_METHOD_USABLE) { Reference.reachabilityFence(o); } }Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 16:11:48 GMT 2026 - 8.8K bytes - Click Count (0)