Code Review for jdk

Prepared by:mduigou on Tue Sep 17 14:54:27 PDT 2013
Workspace:/home/mike/code/jdk/tl8/jdk
Compare against: ssh://hg.openjdk.java.net/jdk8/tl-gate/jdk
Compare against version:-3
Summary of changes: 20 lines changed: 3 ins; 1 del; 16 mod; 2546 unchg
Patch of changes: jdk.patch
Bug id: Bug ID: JDK-8023340 j.u.Collections.emptyList() is inconsistent in not supporting the "set" operation via set(..) and replaceAll(..)
Bug id: Bug ID: JDK-8023339 j.u.Arrays.asList().removeIf() is "lazy" in throwing UOE
Legend: Modified file
Deleted file
New file

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

rev 8056 : 8023339: Refined Collection.removeIf UOE conditions
Reviewed-by: mduigou
Contributed-by: paul.sandoz@oracle.com
7 lines changed: 1 ins; 0 del; 6 mod; 590 unchg

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

7 lines changed: 2 ins; 1 del; 4 mod; 683 unchg

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

rev 8056 : 8023339: Refined Collection.removeIf UOE conditions
Reviewed-by: mduigou
Contributed-by: paul.sandoz@oracle.com
6 lines changed: 0 ins; 0 del; 6 mod; 1273 unchg

This code review page was prepared using ../make/scripts/webrev.ksh (vers 24.1-hg+openjdk.java.net).