https://bz.apache.org/bugzilla/show_bug.cgi?id=57799
--- Comment #7 from Justin ---
(In reply to Remy Maucherat from comment #6)
> Unrelated (but useful) fixes merged in Tomcat 8 as r1672626.
I exported from ^/trunk@1672808, removed both "throw ReadPendingException" from
SecureNio2Channel, built
https://bz.apache.org/bugzilla/show_bug.cgi?id=57108
--- Comment #15 from quartz ---
nio: ok. Sorry.
As for TLS parsing, there can be a whole lot of stuff well beyond 100 bytes in
client hello, namely yet unknown extensions. TLS records proto msg length is up
to 2^14-1 bytes. Not an issue I gues