Code Review for open

Prepared by:smarks on Thu Dec 7 14:44:19 PST 2017
Workspace:/Users/src/jdk-dev/jdk10-closed/open
Compare against version:qparent
Summary of changes: 132 lines changed: 82 ins; 0 del; 50 mod; 23673 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/ArrayList.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
8 lines changed: 8 ins; 0 del; 0 mod; 1595 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/Arrays.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
7 lines changed: 7 ins; 0 del; 0 mod; 8902 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/Collection.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
62 lines changed: 52 ins; 0 del; 10 mod; 672 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/Collections.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
40 lines changed: 7 ins; 0 del; 33 mod; 5558 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/Collection/MOAT.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
8 lines changed: 8 ins; 0 del; 0 mod; 1691 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/tck/ArrayDequeTest.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
1 line changed: 0 ins; 0 del; 1 mod; 994 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/tck/BlockingQueueTest.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
1 line changed: 0 ins; 0 del; 1 mod; 402 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/tck/Collection8Test.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
1 line changed: 0 ins; 0 del; 1 mod; 909 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
1 line changed: 0 ins; 0 del; 1 mod; 1040 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
1 line changed: 0 ins; 0 del; 1 mod; 571 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/tck/LinkedListTest.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
1 line changed: 0 ins; 0 del; 1 mod; 684 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java

rev 48215 : 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz
1 line changed: 0 ins; 0 del; 1 mod; 655 unchg

This code review page was prepared using /Users/smarks/bin/webrev (vers 25.16-hg+openjdk.java.net).