JDK-8269994 : [macos-aarch64] java/net/httpclient/websocket tests still fail with 'No buffer space available'
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 18
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: aarch64
  • Submitted: 2021-07-07
  • Updated: 2021-07-07
  • Resolved: 2021-07-07
Related Reports
Duplicate :  
Relates :  
Description
Now it seems to be coming from the test agent:

execStatus=Error. Agent communication error\: java.net.SocketException\: No buffer space available; check console log for any additional details

java/net/httpclient/websocket/ReaderDriver.java
java/net/httpclient/websocket/PendingPingTextClose.java
java/net/httpclient/websocket/PendingPongBinaryClose.java
Comments
Sorry this appears to be a duplicate of JDK-8269772.
07-07-2021