Re: RFR(M): JDK-8061228 Allow JDWP socket connector to accept connections from certain ip addresses only

2017-05-09 Thread serguei.spit...@oracle.com
(The formatting is broken in my reply. I've changed my Zhunderbird 'Send Options' to avoid this in the future. I tried to fix the formatting below.) Hi Dmitry, I'd like to resolve my questions before the upcoming design discussion on Thu. http://cr.openjdk.java.net/%7Edsamersoff/JDK-8061228/w

Re: RFR(M): JDK-8061228 Allow JDWP socket connector to accept connections from certain ip addresses only

2017-05-09 Thread serguei.spit...@oracle.com
Hi Dmitry, I'd like to resolve my questions before the upcoming design discussion on Thu. http://cr.openjdk.java.net/%7Edsamersoff/JDK-8061228/webrev.15/src/jdk.jdwp.agent/share/native/libdt_socket/socketTransport.c.udiff.html (0) The design description from the bug report tells: > Than

Re: RFR: JDK-6515161 If remote removeNotificationListener gets SecurityException, client no longer gets notifications

2017-05-09 Thread Daniel Fuchs
+1 Thanks Ujwal! -- daniel On 09/05/17 06:38, Ujwal Vangapally wrote: Hi Harsha, Daniel, updated method names as getListenerIds/getListenerId webrev : http://cr.openjdk.java.net/~uvangapally/webrev/2017/6515161/webrev.02/ On 5/8/2017 9:57 PM, Daniel Fuchs wrote: Hi Harsha, Well, I thin