JDK-8233660 : Symptoms from JDK-8075484 still show up in Java 8u231
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2019-11-06
  • Updated: 2020-04-15
  • Resolved: 2020-04-15
Related Reports
Relates :  
Description
Customer has tested with the test case in JDK-8075484 and found that
they are still seeing the errors when using 8u231

i.e. they are seeing "Should never happen: A is unresponsive"

Comments
The customer tested with the attached native tests. Both the poll (which mimics the JDK's behaviour) and the socket timeout option (which does not) reproduced the issue. The underlying cause appears to be related to the customers infrastructure, and not a JDK problem.
18-12-2019