-
Bug
-
Resolution: Fixed
-
P2
-
None
-
None
-
b104
-
generic
-
generic
-
Verified
Running jtreg test test/java/util/concurrent/tck fails with
JavaTest Message: JUnit Failure: testWhenComplete_sourceFailedActionFailed(CompletableFutureTest): expected:<1> but was:<0>
I was not careful enough dealing with inter-patch dependencies. Sorry about that.
Incorrect patch:
8146467: Integrate JSR 166 jck tests into JDK repo
http://cr.openjdk.java.net/~martin/webrevs/openjdk9/CompletableFuture-temporary-revert/
JavaTest Message: JUnit Failure: testWhenComplete_sourceFailedActionFailed(CompletableFutureTest): expected:<1> but was:<0>
I was not careful enough dealing with inter-patch dependencies. Sorry about that.
Incorrect patch:
8146467: Integrate JSR 166 jck tests into JDK repo
http://cr.openjdk.java.net/~martin/webrevs/openjdk9/CompletableFuture-temporary-revert/
- duplicates
-
JDK-8148642 A test from 8146467 fails all platforms
-
- Closed
-
- relates to
-
JDK-8146467 Integrate JSR 166 jck tests into JDK repo
-
- Resolved
-