@ -90,4 +90,9 @@ public class ExecutorServiceAdapter extends AbstractExecutorService {
@@ -90,4 +90,9 @@ public class ExecutorServiceAdapter extends AbstractExecutorService {
returnfalse;
}
// @Override on JDK 19
publicvoidclose(){
// no-op in order to avoid container-triggered shutdown call which would lead to exception logging