ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/ThreadTest.java
(Generate patch)

Comparing jsr166/src/test/tck/ThreadTest.java (file contents):
Revision 1.8 by dl, Sat Dec 27 19:26:44 2003 UTC vs.
Revision 1.9 by dl, Mon Dec 29 19:05:40 2003 UTC

# Line 25 | Line 25 | public class ThreadTest extends JSR166Te
25      
26      /**
27       * getUncaughtExceptionHandler returns ThreadGroup unless set,
28 <     * otherwise returning vlaue of last setUncaughtExceptionHandler.
28 >     * otherwise returning value of last setUncaughtExceptionHandler.
29       */
30      public void testGetAndSetUncaughtExceptionHandler() {
31          // these must be done all at once to avoid state

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines