-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
- cd testsuite/integration/manualmode
- mvn clean install -B -Dsecurity.manager -Dtest=AuthenticationForwardingSLSFTestCase
-
Some tests hang indefinitely of fail when using security manager and Java 11, for example AuthenticationForwardingSFSFTestCase, AuthenticationForwardingSLSFTestCase, CdiFailoverTestCase, because of missing RuntimePermission permission accessClassInPackage.sun.misc when initializating jboss-marshalling.
This is not a test issue, see JBMAR-234. There is a workaround, the missing permission can be granted in deployments.
- clones
-
JBMAR-234 Wrap sun.misc.Unsafe into Holder utility class to ensure safe initialization
- Resolved
-
JBEAP-20998 Missing accessClassInPackage.sun.misc RuntimePermission in jboss-marshalling on Java 11
- Closed
-
JBEAP-21256 (7.4.z) WFLY-14077 - Missing accessClassInPackage.sun.misc RuntimePermission in jboss-marshalling on Java 11
- Closed
- is cloned by
-
WFLY-14077 Missing accessClassInPackage.sun.misc RuntimePermission in jboss-marshalling on Java 11
- Closed
- is incorporated by
-
JBEAP-21196 [GSS](7.3.z) Upgrade JBoss Marshalling from 2.0.10.Final to 2.0.11.Final
- Closed
- relates to
-
JBEAP-21222 [QE] Fix tests failing with Java 11 + secmgr
- Resolved