[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 02:57:00 EDT 2018


Amos Feng created ARQ-2191:
------------------------------

             Summary: 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