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.13 by jsr166, Tue Mar 15 19:47:07 2011 UTC vs.
Revision 1.14 by jsr166, Fri May 27 19:45:38 2011 UTC

# Line 61 | Line 61 | public class ThreadTest extends JSR166Te
61          assertEquals(null, Thread.getDefaultUncaughtExceptionHandler());
62      }
63  
64
64      // How to test actually using UEH within junit?
65  
66   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines