[LOGMGR-280] SocketHandlerTests hangs on some JDKs #318
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See the details (CI runs included) on comments on upstream jira: https://issues.redhat.com/browse/LOGMGR-280
Main JDK jira: https://bugs.openjdk.java.net/browse/JDK-8219991
Issue won't be fixed in JDK8 (see https://bugs.openjdk.java.net/browse/JDK-8253471 ), so I ignore affected test methods for all JDK8
Issue is fixed in OpenJDK 11.0.8 ( https://bugs.openjdk.java.net/browse/JDK-8241217 ). Issue will be fixed in OracleJDK 11.0.9 ( https://bugs.openjdk.java.net/browse/JDK-8247345 )
2.1 PR (this one): #318
2.2 PR: #321
2.3 PR: #319
master PR: #320