hg: jdk9/dev/jdk: 2 new changesets

paul.sandoz at oracle.com paul.sandoz at oracle.com
Wed Jan 21 10:09:19 UTC 2015


Changeset: 11142ab6e13f
Author:    dl
Date:      2015-01-21 09:46 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/11142ab6e13f

8068432: Inconsistent exception handling in CompletableFuture.thenCompose
Reviewed-by: psandoz, chegar, martin

! src/java.base/share/classes/java/util/concurrent/CompletableFuture.java
+ test/java/util/concurrent/CompletableFuture/ThenComposeExceptionTest.java

Changeset: 1c49c73398b2
Author:    psandoz
Date:      2015-01-21 09:46 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/1c49c73398b2

8062901: Iterators is spelled incorrectly in the Javadoc for Spliterator
Reviewed-by: chegar, lancea, alanb

! src/java.base/share/classes/java/util/Spliterator.java



More information about the jdk9-dev-changes mailing list