This is the mail archive of the mauve-patches@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Test for Timer.schedule


>>>>> "Casey" == Casey Marshall <csm@gnu.org> writes:

Casey> Hi, Attached is a patch that tests if a java.util.Timer can
Casey> schedule new tasks if one of the TimerTasks it runs throws an
Casey> unchecked exception.  Per the spec, calling Timer.schedule is
Casey> not possible after a task has thrown such an exception.

Casey> Classpath does not currently implement this behavior.

Wrong attachment previously, sorry.

-- 
Casey Marshall || csm@gnu.org

Attachment: taskException.java
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]