Re: RFR 8150521: Test test/java/net/InetAddress/getOriginalHostName.java fails to load JavaNetInetAddressAccess from SharedSecrets

2016-03-01 Thread vyom
Hi Chris, Thanks for review please find the updated webrev(http://cr.openjdk.java.net/~nkumar/vyom/8150521/webrev0.1/index.html ). Thanks, Vyom On Tuesday 01 March 2016 03:35 PM, Chris Hegarty wrote: On 1 Mar 2016, at 0

Re: RFR 8148609: supportedOptions() methods return a mutable set

2016-03-01 Thread vyom
Hi Chris/Alan, Thanks for review, please find the updated webrev(http://cr.openjdk.java.net/~nkumar/vyom/8148609/webrev0.1/index.html ). Thanks, Vyom On Tuesday 01 March 2016 03:20 PM, Chris Hegarty wrote: On 1 Mar 201

Re: RFR 8150521: Test test/java/net/InetAddress/getOriginalHostName.java fails to load JavaNetInetAddressAccess from SharedSecrets

2016-03-01 Thread Chris Hegarty
On 1 Mar 2016, at 09:18, vyom wrote: > Hi All, > > Please review my code changes for testcase fix. > > Bug: JDK: Test test/java/net/InetAddress/getOriginalHostName.java fails to > load JavaNetInetAddressAccess from SharedSecrets > > Webrev: http://cr.openjdk.java.net/~nkumar/vyom/815

Re: RFR 8148609: supportedOptions() methods return a mutable set

2016-03-01 Thread Chris Hegarty
On 1 Mar 2016, at 09:45, Alan Bateman wrote: > On 01/03/2016 09:27, vyom wrote: >> Hi All, >> >> Please review my code changes for the below issue. >> >> Bug: JDK-8148609 : supportedOptions() methods return a mutable set >> Webrev: http://cr.openjdk.java.net/~nkumar/vyom/8148609/webrev0.0/ >>

Re: RFR 8148609: supportedOptions() methods return a mutable set

2016-03-01 Thread Alan Bateman
On 01/03/2016 09:27, vyom wrote: Hi All, Please review my code changes for the below issue. Bug: JDK-8148609 : supportedOptions() methods return a mutable set Webrev: http://cr.openjdk.java.net/~nkumar/vyom/8148609/webrev0.0/ Can

RFR 8148609: supportedOptions() methods return a mutable set

2016-03-01 Thread vyom
Hi All, Please review my code changes for the below issue. Bug: JDK-8148609 : supportedOptions() methods return a mutable set Webrev: http://cr.openjdk.java.net/~nkumar/vyom/8148609/webrev0.0/ Thanks, Vyom

RFR 8150521: Test test/java/net/InetAddress/getOriginalHostName.java fails to load JavaNetInetAddressAccess from SharedSecrets

2016-03-01 Thread vyom
Hi All, Please review my code changes for testcase fix. Bug: JDK: Test test/java/net/InetAddress/getOriginalHostName.java fails to load JavaNetInetAddressAccess from SharedSecrets Webrev: http://cr.openjdk.java.net/~nkumar/vyom/8150521/webrev0.0/index.html