8012237: CompletableFuture/Basic.java still fails intermittently (original) (raw)
Chris Hegarty chris.hegarty at oracle.com
Mon Apr 15 14:09:05 UTC 2013
- Previous message: hg: jdk8/tl/nashorn: 9 new changesets
- Next message: 8012237: CompletableFuture/Basic.java still fails intermittently
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I missed three cases in the previous change [1]. That will teach me for working on the weekend ;-)
A full audit of the use of the XxxEitherXxx methods in the test has been done, and there are still three particular checks that are possibly incorrect. The failure is not always seen as this is racy code.
Thanks, -Chris.
[1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-April/016013.html
- Previous message: hg: jdk8/tl/nashorn: 9 new changesets
- Next message: 8012237: CompletableFuture/Basic.java still fails intermittently
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]