[
https://issues.redhat.com/browse/WFCORE-5134?page=com.atlassian.jira.plug...
]
Sonia Zaldana commented on WFCORE-5134:
---------------------------------------
The test case passes with JDK13+ and with JDK 11.0.7. It hangs intermittently with JDK
11.0.8. Given these findings, it seems like the hang is due to a JDK issue and perhaps it
may be related to the fix
for [https://bugs.openjdk.java.net/browse/JDK-8219991]
[~ropalka], would you happen to have any thoughts on this?
AuditLogToTLSSyslogTestCase stucks with oracle JDK 11
-----------------------------------------------------
Key: WFCORE-5134
URL:
https://issues.redhat.com/browse/WFCORE-5134
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Jean Francois Denise
Priority: Major
I am using oracle JDK 11, the test get stucks in tear down attempting to execute server
tearDown action. I noticed that this test is not run on JDK12 due to a deadlock. The
observed problem smells deadlock although jstack doesn't report any.
JDK:
java 11.0.8 2020-07-14 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.8+10-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.8+10-LTS, mixed mode)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)