Re: RFR: 8243376 java.net.SocketPermission.implies(Permission p) spec is mismatching with implementation

2020-09-30 Thread Jayashree Sk1
Hi Andrew I reached out to one of OpenJDK guru for review on the next set of changes suggested. I will follow up and update the bug. Thanks Jay -Andrew Leonard/UK/IBM wrote: - To: net-dev@openjdk.java.net From: Andrew Leonard/UK/IBM Date: 09/30/2020 04:24PM Cc: jayashre...@in.ibm.com

RE: RFR: 8243376 java.net.SocketPermission.implies(Permission p) spec is mismatching with implementation

2020-05-22 Thread Jayashree Sk1
Hi Michael Thanks for the detailed explanation. I'll start work for the possibility for multiple cname objects. Regards Jay -Michael McMahon wrote: - To: Jayashree Sk1 From: Michael McMahon Date: 05/22/2020 06:06PM Cc: net-dev@openjdk.java.net Subject: [EXTERNAL] Re

RE: RFR: 8243376 java.net.SocketPermission.implies(Permission p) spec is mismatching with implementation

2020-05-22 Thread Jayashree Sk1
internal files based name service Sure Michael, I have started working on writing a testcase with internal files based name service. Thanks Jay -Michael McMahon wrote: - To: Jayashree Sk1 , net-dev@openjdk.java.net From: Michael McMahon Date: 05/21/2020 02:51PM Subject: [EXTERNAL] Re

RFR: 8243376 java.net.SocketPermission.implies(Permission p) spec is mismatching with implementation

2020-05-21 Thread Jayashree Sk1
Hello, Please review the fix and Jtreg testcase to the following issue: https://bugs.openjdk.java.net/browse/JDK-8243376 The proposed changeset is hosted at: http://cr.openjdk.java.net/~vtewari/8243376/webrev/index.html The scenario is: - Some specified target hostname resolves to two IP addres