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

Comparing jsr166/src/test/tck/ConcurrentHashMapTest.java (file contents):
Revision 1.40 by jsr166, Wed Dec 31 19:05:42 2014 UTC vs.
Revision 1.41 by jsr166, Thu Jan 15 18:34:19 2015 UTC

# Line 589 | Line 589 | public class ConcurrentHashMapTest exten
589          assertFalse(map2.equals(map1));
590      }
591  
592
592      /**
593       * get(null) throws NPE
594       */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines