[arquillian-issues] [JBoss JIRA] (ARQ-2191) Arquillian tomcat managed container does not work on JDK9

Amos Feng (JIRA) issues at jboss.org
Thu Aug 23 03:23:00 EDT 2018


     [ https://issues.jboss.org/browse/ARQ-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amos Feng updated ARQ-2191:
---------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/arquillian/arquillian-container-tomcat/pull/41


> Arquillian tomcat managed container does not work on JDK9
> ---------------------------------------------------------
>
>                 Key: ARQ-2191
>                 URL: https://issues.jboss.org/browse/ARQ-2191
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Tomcat Containers
>            Reporter: Amos Feng
>
> starting from Java 9 and onwards the JVM configuration flag java.endorsed.dirs was removed. This configuration flag is currently used for the Tomcat container and causes the JVM to terminate with the following message:
> {noformat}
> $JAVA_HOME/lib/endorsed is not supported. Endorsed standards and standalone APIs
> in modular form will be supported via the concept of upgradeable modules.
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the arquillian-issues mailing list