RFR JDK-8087113: Websocket API and implementation

Simone Bordet simone.bordet at gmail.com
Thu May 5 20:28:58 UTC 2016


Hi,

On Tue, May 3, 2016 at 5:23 PM, Pavel Rappo <pavel.rappo at oracle.com> wrote:
>
> Hello,
>
> Here's an updated webrev with the latest implementation:
>
>    http://cr.openjdk.java.net/~prappo/8087113/webrev.04/

Can you please summarize what's different from the previous ?

I had a very quick look, but exception throwing, thread dispatching,
multi-nested synchronization, incorrect handling of non-blocking
writes (if I understand the code correctly) are still there.

Thanks !

-- 
Simone Bordet
http://bordet.blogspot.com
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz


More information about the net-dev mailing list