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

Comparing jsr166/src/test/tck/TreeSubSetTest.java (file contents):
Revision 1.13 by jsr166, Wed Aug 25 01:44:48 2010 UTC vs.
Revision 1.14 by jsr166, Wed Sep 1 06:41:55 2010 UTC

# Line 680 | Line 680 | public class TreeSubSetTest extends JSR1
680              shouldThrow();
681          } catch (NullPointerException success) {}
682      }
683 <
683 >
684      /**
685       * addAll of a collection with any null elements throws NPE after
686       * possibly adding some elements

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines