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

Comparing jsr166/src/test/tck/ConcurrentHashMap8Test.java (file contents):
Revision 1.34 by jsr166, Sat Mar 18 20:42:20 2017 UTC vs.
Revision 1.35 by jsr166, Fri Aug 4 03:30:21 2017 UTC

# Line 543 | Line 543 | public class ConcurrentHashMap8Test exte
543      }
544  
545      /**
546 <     * A deserialized serialized set is equal
546 >     * A deserialized/reserialized set equals original
547       */
548      public void testSerialization() throws Exception {
549          int size = 20;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines