Re: RFR[8237890]: 'DatagramPacket::getSocketAddress doesn't specify what happens if address or port are not set'

2020-04-17 Thread Alan Bateman
On 16/04/2020 14:39, Patrick Concannon wrote: I've added the new testcases as requested, and you can find them in the new webrev below. http://cr.openjdk.java.net/~pconcannon/8237890/webrevs/webrev.02/ Looks good. A minor nit is that testGetters should probably be testGetDefaults. I coul

Re: RFR[8241072]: 'Reimplement Legacy DatagramSocket API'

2020-04-17 Thread Alan Bateman
On 15/04/2020 20:22, Patrick Concannon wrote: : WRT the PDSI issue, I've created a bug to track this and have assigned it to myself. You can view the issue here: https://bugs.openjdk.java.net/browse/JDK-8242885 Thanks. That should be trivial to fix and should allow SendBufCheck to be updat

RFR 15 8243099: Adding ADQ support to JDK

2020-04-17 Thread Ivanov, Vladimir A
Hello everyone, I would like to add support for the Application Device Queue (ADQ) technology to the JDK. The JBS entry and webrev were created for this improvement: JBS: https://bugs.openjdk.java.net/browse/JDK-8243099 Webrev: http://cr.openjdk.java.net/~sviswanathan/Vladimir/8243099/webrev.00/