Timer.java
16.5 KB
-
re PR libgcj/4859 (java.util.Timer class throw IllegalStateException on cancel()) · f9d44b00
Fix for PR libgcj/4859: * java/util/Timer.java (TaskQueue.isStopped): New method. (Scheduler.run): Don't re-schedule task if queue has been stopped. From-SVN: r46994
Tom Tromey committed