RFR : 8024952 : ClassCastException in PlainSocketImpl.accept() when using custom socketImpl
Dmitry Samersoff
dmitry.samersoff at oracle.com
Fri Sep 20 02:20:03 PDT 2013
Sean,
It might be possible to set s.fd to delegate.fd before call to
impl.accept and therefore merge if instanceOf block.
-Dmitry
On 2013-09-20 00:21, Seán Coffey wrote:
> Looking for review on recently reported issue. Issue seen on windows
> when a custom socketImpl is in use.
>
> bug report : https://bugs.openjdk.java.net/browse/JDK-8024952
> webrev : http://cr.openjdk.java.net/~coffeys/webrev.8024952/webrev/
>
> Regards,
> Sean.
>
--
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the source code.
More information about the net-dev
mailing list