]
James Perkins updated WFCORE-4525:
----------------------------------
Git Pull Request:
Fix failing tests on IBM JDK
----------------------------
Key: WFCORE-4525
URL:
https://issues.jboss.org/browse/WFCORE-4525
Project: WildFly Core
Issue Type: Bug
Components: Logging
Reporter: Richard Opalka
Priority: Major
Attachments: forked-booter.png, ibm-jdk8.png, oracle-jdk.png
The following tests are failing on latest IBM JDK 8:
---
# testsuite/standalone
SilentModeTestCase
# testsuite/manualmode
CLIEmbedHostControllerTestCase
CLIEmbedServerTestCase
---
Tested on:
---
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 8.0.5.36 - pxa6480sr5fp36-20190510_01(SR5 FP36))
IBM J9 VM (build 2.9, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20190502_415899
(JIT enabled, AOT enabled)
OpenJ9 - 46e57f9
OMR - 06a046a
IBM - 0b909bf)
JCL - 20190409_01 based on Oracle jdk8u211-b25
---