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

Comparing jsr166/src/test/tck/ConcurrentSkipListMapTest.java (file contents):
Revision 1.16 by jsr166, Tue Dec 1 09:48:13 2009 UTC vs.
Revision 1.17 by jsr166, Wed Dec 23 00:47:16 2009 UTC

# Line 503 | Line 503 | public class ConcurrentSkipListMapTest e
503  
504      /**
505       * lowerEntry, higherEntry, ceilingEntry, and floorEntry return
506 <     * imutable entries
506 >     * immutable entries
507       */
508      public void testEntryImmutablity() {
509          ConcurrentSkipListMap map = map5();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines