-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
Since RESTEasy now requires a minimum of Java 11, the ContextualExecutor.threadPool() should default to the ForkJoinPool in SE environments. Or environments which do not have a Jakarta EE ManagedExecutorService. This allows a way for the user to more easily configure the thread pool.