Closed
Description
Ivan Sopov opened SPR-15202 and commented
Please see this jcstress-based test:
There is no such bug in guava:
Or in CompletableFuture from JUC:
Affects: 4.3.6
Issue Links:
- SettableListenableFuture set has a race on Java6 (and old versions of Java7) [SPR-16183] #20731 SettableListenableFuture set has a race on Java6 (and old versions of Java7)
- SettableListenableFuture may be successfully set with failureCallback executed and success callback ignored [SPR-15216] #19781 SettableListenableFuture may be successfully set with failureCallback executed and success callback ignored
- SettableListenableFuture setException is inconsistent with callbacks under race [SPR-15409] #19972 SettableListenableFuture setException is inconsistent with callbacks under race