]
Ondrej Kotek updated WFLY-14077:
--------------------------------
Steps to Reproduce:
- {{cd testsuite/integration/manualmode}}
- {{mvn clean install -B -Dsecurity.manager -Dtest=AuthenticationForwardingSLSFTestCase}}
Missing accessClassInPackage.sun.misc RuntimePermission in
jboss-marshalling on Java 11
---------------------------------------------------------------------------------------
Key: WFLY-14077
URL:
https://issues.redhat.com/browse/WFLY-14077
Project: WildFly
Issue Type: Bug
Components: Security Manager
Affects Versions: 23.0.0.Beta1
Reporter: Bartosz Spyrko-Smietanko
Assignee: Richard Opalka
Priority: Major
Attachments: stacktrace.log
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.