Brian Stansberry created WFCORE-4383:
----------------------------------------
Summary: DomainCommandBuilder ignores the specified PC/HC JVM
Key: WFCORE-4383
URL:
https://issues.jboss.org/browse/WFCORE-4383
Project: WildFly Core
Issue Type: Bug
Components: Management, Test Suite
Affects Versions: 9.0.0.Beta1
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 9.0.0.Beta2
The WFCORE-4329 fix results in DomainCommandBuilder ignoring a configured JVM and instead
using Jvm.current() for the HC and PC.
https://github.com/wildfly/wildfly-core/pull/3692/files#diff-86e68a2cbfc6...
This is the cause of mixed-domain testsuite failures in full when the test driver uses JDK
11. The test's configuring of the PC/HC to use JDK 8 is being ignored.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)