Viktor Klang

Results 3 issues of 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...

rfr
core-libs

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 - [ ]...

rfr
core-libs

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...

rfr
core-libs