https://bz.apache.org/bugzilla/show_bug.cgi?id=61998
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Mark Thomas <[email protected]> --- handshake.getStatus() = Status.BUFFER_OVERFLOW should never happen (JRE bug?). The code has been patched to throw an Exception in that case. That should fix the loop. Fixed in: - trunk for 9.0.6 onwards - 8.5.x for 8.5.29 onwards -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
