Just FYI… I tested this patch via the netty ssl tests and we no longer see the class-cast-exception problems I reported before dso I think this solves the issue.
That said we still encounter a few test-failures for tests that test behaviour of closing outbound of the SSLEngine but I think these are more related to http://mail.openjdk.java.net/pipermail/security-dev/2018-July/017633.html <http://mail.openjdk.java.net/pipermail/security-dev/2018-July/017633.html> and http://mail.openjdk.java.net/pipermail/security-dev/2018-July/017566.html <http://mail.openjdk.java.net/pipermail/security-dev/2018-July/017566.html> . Bye Norman > On 25. Jul 2018, at 20:30, Xuelei Fan <xuelei....@oracle.com> wrote: > > Hi, > > Please review the update for JDK-8208166: > http://cr.openjdk.java.net/~xuelei/8208166/webrev.00/ > https://bugs.openjdk.java.net/browse/JDK-8208166 > > Thanks, > Xuelei