[jboss-jira] [JBoss JIRA] (WFCORE-4211) Embedded container does not work without the JVM being launched with java.se module on Java 11

Brian Stansberry (Jira) issues at jboss.org
Fri Nov 9 18:50:00 EST 2018


    [ https://issues.jboss.org/browse/WFCORE-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659718#comment-13659718 ] 

Brian Stansberry commented on WFCORE-4211:
------------------------------------------

I don't see how this can be regarded as a bug, except if you want to treat lack of doc coverage as a bug. Running WildFly with JDK 11 requires passing --add-module=java.se to the JVM and that's not something we control. 

> Embedded container does not work without the JVM being launched with java.se module on Java 11
> ----------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-4211
>                 URL: https://issues.jboss.org/browse/WFCORE-4211
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Embedded
>            Reporter: James Perkins
>            Priority: Major
>              Labels: Java11
>
> With the embedded API the container can't be started on Java 11 without the {{--add-module=java.se}} argument being added to the JVM. There may not be a way to solve this, but it should likely at lest be documented. If this becomes just a documentation issue then the type should likely be changed to "Task".



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list