Test for Timer.schedule
Casey Marshall
csm@gnu.org
Fri Nov 19 07:04:00 GMT 2004
Hi,
Attached is a patch that tests if a java.util.Timer can schedule new
tasks if one of the TimerTasks it runs throws an unchecked exception.
Per the spec, calling Timer.schedule is not possible after a task has
thrown such an exception.
Classpath does not currently implement this behavior.
--
Casey Marshall || csm@gnu.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: taskException.java
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041119/bf44cef4/attachment.ksh>
More information about the Mauve-patches
mailing list