Code Review for jdk

Prepared by:smarks on Tue Dec 6 13:21:19 PST 2016
Workspace:/Users/src/jdk-dev/jdk9-dev/jdk
Compare against version:qparent
Summary of changes: 27 lines changed: 18 ins; 2 del; 7 mod; 5632 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

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

rev 16204 : 8166446: SingletonIterator.forEachRemaining doesn't advance before calling action
Reviewed-by: XXX
rev 14854 : 8158253: Collections: Implement a noop clear() for EmptyList, EmptyMap and EmptySet
Reviewed-by: psandoz
Contributed-by: Mohamed Naufal <naufal11@gmail.com>
rev 13860 : 8043329: Wrong variable used in java.util.Collections javadoc code
Reviewed-by: lancea, rriggs
Contributed-by: merkel05@gmail.com
rev 13329 : 8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified
Reviewed-by: smarks
rev 13019 : 8141630: Specification of Collections.synchronized* need to state traversal constraints
Reviewed-by: psandoz
Contributed-by: Tagir Valeev <amaembo@gmail.com>
rev 12877 : 8138938: Clarify javadoc for java.util.Collections.copy()
Reviewed-by: smarks
rev 12545 : 8133188: docs: replace <tt> tags (obsolete in html5) for java.util
Reviewed-by: martin
rev 12298 : 8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
Reviewed-by: lancea, alanb, chegar, dfuchs, mullan, smarks
rev 10469 : 8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com
3 lines changed: 1 ins; 1 del; 1 mod; 5579 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/util/Collections/SingletonIterator.java

rev 16204 : 8166446: SingletonIterator.forEachRemaining doesn't advance before calling action
Reviewed-by: XXX
rev 8045 : 8024500: Missing API coverage for java.util.function.BiFunction andThen
Reviewed-by: mduigou, alanb
24 lines changed: 17 ins; 1 del; 6 mod; 53 unchg

This code review page was prepared using /Users/src/jdk-dev/code-tools/webrev/webrev.ksh (vers 25.10-hg+openjdk.java.net).