Viktor Klang
Viktor Klang
This change adds wrapping of the CancellationException produced by CompletableFuture::get() and CompletableFuture::join() to add more diagnostic information and align better with FutureTask. Running the sample code from the JBS issue...
Local testing seems to indicate that this fix (which mirrors what's done in the FIFO mode) addresses the problem. Regression test added for JDK20+ --------- ### Progress - [ ]...
Having opted in to allow setting an SM is a clearer signal. --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1...