You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[8.16] [Test] Flush response body for progress (#115177) (#115613)
* [Test] Flush response body for progress (#115177)
In JDK23, response headers are no longer always immediately sent. See
also https://bugs.openjdk.org/browse/JDK-8331847 This PR adds flush call
for the response body to make progress.
Resolves: #115145Resolves: #115164
(cherry picked from commit 8c23fd7)
* unmute
0 commit comments