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

Comparing jsr166/src/test/tck/TreeMapTest.java (file contents):
Revision 1.32 by jsr166, Thu Sep 15 16:43:56 2016 UTC vs.
Revision 1.33 by jsr166, Fri Aug 4 03:30:21 2017 UTC

# Line 606 | Line 606 | public class TreeMapTest extends JSR166T
606      }
607  
608      /**
609 <     * A deserialized map equals original
609 >     * A deserialized/reserialized map equals original
610       */
611      public void testSerialization() throws Exception {
612          NavigableMap x = map5();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines