Hi, On JBS, Alan suggested terminally deprecating `Sockets.supportedOptions(Class<?>)` due to its flaws and under specification so I’ve re-opened the CSR and marked this method for removal. As there is a possibility that `jdk.net.Sockets` may come back into service in a future release I’ve left the other changes as they are.
You can view this update in the new webrev below. webrev: http://cr.openjdk.java.net/~pconcannon/8189744/webrevs/webrev.01/ CSR: https://bugs.openjdk.java.net/browse/JDK-8251532 Kind regards, Patrick > On 13 Aug 2020, at 14:44, Chris Hegarty <chris.hega...@oracle.com> wrote: > > > >> On 13 Aug 2020, at 14:08, Patrick Concannon <patrick.concan...@oracle.com> >> wrote: >> >> Hi Daniel, >> >> Thanks for taking a look. >> >> Here is a link to the CSR: https://bugs.openjdk.java.net/browse/JDK-8251532 > > LGTM. > > -Chris.