-
Bug
-
Resolution: Done
-
Major
-
9.0.0.Final
-
None
-
None
The following classes still refer to NotifyingFuture in the JavaDoc, even though the code has been changed to use CompletableFuture :
AsyncCache.java (5 matches)
DistributedExecutionCompletionService.java (5 matches)
Cache.java (6 matches)
It also looks like the FutureAssertion.java class is no longer needed?
- causes
-
JDG-486 ISPN-6812 JavaDoc still has references to NotifyingFuture
- Closed