RFR of JDK-8158881: Doc typo in src/../java/net/URI.java

2016-06-06 Thread Hamlin Li
Would you please review the following simple doc patch? bug: https://bugs.openjdk.java.net/browse/JDK-8158881 webrev: http://cr.openjdk.java.net/~mli/8158881/webrev.00/ Thank you -Hamlin --- a/src/java.base/share/classes/java/net/URI.javaTue Jun 07 10:33:38 2016 +0800 +++ b/src/java.base/

Re: [8u-dev] Request for Review & Approval to backport: 8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c

2016-06-06 Thread Ivan Gerasimov
Could someone please help review this simple backport? Thanks in advance, Ivan On 29.05.2016 21:08, Ivan Gerasimov wrote: As this has to be re-reviewed, sending the request to net-dev list as well. On 27.05.2016 16:46, Ivan Gerasimov wrote: Hello! I'd like to backport the fix to jdk8u-

Re: RFR JDK-8156650: Simplify Text message support in WebSocket API

2016-06-06 Thread Roger Riggs
Hi Pavel, Removing the Text interface and its complexity is a good simplification. +1 Editorial: WebSocket.java: 378/379 could be improved: "This implementation passes only complete UTF-16 sequences to the {@code onText} method." Roger On 6/2/2016 2:07 PM, Pavel Rappo wrote: Hi, Could

Ping - RFR 8158023: SocketExceptions contain too little information sometimes

2016-06-06 Thread Langer, Christoph
Hi, this is another ping. Any review for my update? Thanks Christoph -Original Message- From: Langer, Christoph Sent: Mittwoch, 1. Juni 2016 23:59 To: 'Chris Hegarty' ; Bernd Eckenfels Cc: net-dev@openjdk.java.net Subject: RE: Ping - RFR 8158023: SocketExceptions contain too little i