Lines Matching full:system
23 * This test is inherently flaky. It assumes that the system will schedule the finalizer daemon
48 final long waitStart = System.currentTimeMillis();
56 remainingWait = timeout - (System.currentTimeMillis() - waitStart);
60 System.out.println("UNREACHABLE");
61 System.exit(0);
67 System.out.println("About to null reference.");
92 System.out.println("Finalizer started and spinning...");
96 start = System.nanoTime();
98 end = System.nanoTime();
99 System.out.println("Finalizer done spinning.");
101 System.out.println("Finalizer sleeping forever now.");