Re: RFR(L) : 8176176 : fix @modules in jdk_svc tests

2017-03-13 Thread Igor Ignatyev
Shura, Thank you for review, I agree that having separate bugs is more convenient. [1] is new webrev w/ changes only in the files w/ incorrect module dependency declarations. [1] http://cr.openjdk.java.net/~iignatyev//8176176/webrev.01/index.html

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

2017-03-13 Thread Dmitry Samersoff
Robbin, Please, see: http://cr.openjdk.java.net/~dsamersoff/JDK-8061228/webrev.11 > 1: > So connecting with an unallowed client terminates the VM. Fixed. > 2: > Starting with an bad allow filter terminates the VM when connecting a > client. Moved allowed parameter (and parser call) to StartLi