[
https://issues.redhat.com/browse/WFLY-14077?page=com.atlassian.jira.plugi...
]
Ondrej Kotek updated WFLY-14077:
--------------------------------
Description:
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.
was:
Some tests hang indefinitely when using security manager and JDK 11 :
e.g. AuthenticationForwardingSFSFTestCase.java, AuthenticationForwardingSLSFTestCase.java,
CdiFailoverTestCase
This is not a test issue, see JBMAR-234. There is a workaround, the missing permission can
be granted in deployments.
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.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)