-
Bug
-
Resolution: Done
-
Major
-
3.1.0.CR7
-
None
Similar to WFLY-2180 the thread factory in use does not create thread in a privileged context. This means new threads have the access control context of the task submitter, which is basically random.
- blocks
-
UNDERTOW-102 Permission check failed for ("java.lang.RuntimePermission" "MODIFY_UNDERTOW_SECURITY_CONTEXT")
- Resolved