Pinned Loading
-
Timer memory leak in java8
Timer memory leak in java8 1public static void testTimer() {
2Timer timer = new Timer();
34long startMemory = Runtime.getRuntime().totalMemory() - Runtime.getRuntime().freeMemory();
5long maxMemory = startMemory;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.