[
https://issues.jboss.org/browse/WFCORE-1859?page=com.atlassian.jira.plugi...
]
Brian Stansberry commented on WFCORE-1859:
------------------------------------------
Note that the ProcessController and the HostController are meant to run from the same JRE.
It's possible there is some fine detail involved that needs to be sorted, but the
basic assumption is they are on the same JRE. I don't believe we ever intentionally
provided a way to change that, although perhaps some hacker of domain.conf could figure
out something.
The servers are a completely different story. There we have explicit configuration of the
server jvm with an absolute expectation that it could be different from the PC/HC.
The DomainController is just a HostController configured to have some special
responsibilities. In this area, those responsibilities are no different from any other HC.
The DC does not impact the JRE used by other HCs.
Investigate and fix JDK9 modular params propagation to forked
processes
-----------------------------------------------------------------------
Key: WFCORE-1859
URL:
https://issues.jboss.org/browse/WFCORE-1859
Project: WildFly Core
Issue Type: Sub-task
Components: Server, Test Suite
Reporter: Richard Opalka
Assignee: Richard Opalka
Priority: Blocker
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)