Re: Patch for NetworkInterface.c to fix incorrect returned values for broadcast address and net mask on Linux

2015-02-10 Thread Doychin Bondzhev
Hi, Anyone who can look into this? Thanks in advance On 20.1.2015 г. 22:20 ч., Doychin Bondzhev wrote: Hi, Please review this patch http://dmitryalexandrov.net/~bgjug/network-interface/webrev.00/ It fixes the problem described in this thread http://mail.openjdk.java.net/pipermail/net-dev/20

Re: RFR 8064924: Update java.net.URL to work with modules

2015-02-10 Thread Chris Hegarty
On 10 Feb 2015, at 11:35, Alan Bateman wrote: > On 09/02/2015 14:57, Chris Hegarty wrote: >> : >> >> Updated webrev [ spec and implementation] : >> http://cr.openjdk.java.net/~chegar/8064924/04/ >> > The updated javadoc looks good. I haven't had a chance yet to look at the > implementation bu

Re: [8u-dev] Request for approval: JDK-6933879: URISyntaxException when non-alphanumeric characters are present in scope_id

2015-02-10 Thread Chris Hegarty
On 10 Feb 2015, at 15:28, Konstantin Shefov wrote: > Hello, > > I have evaluated https://bugs.openjdk.java.net/browse/JDK-8071458 6933879 allowed a minimal additional set of non-alphanumeric characters. 8071458 was filed to examine the potential specification implications that arose during

Re: [8u-dev] Request for approval: JDK-6933879: URISyntaxException when non-alphanumeric characters are present in scope_id

2015-02-10 Thread Konstantin Shefov
Hello, I have evaluated https://bugs.openjdk.java.net/browse/JDK-8071458 I have tried to use different symbols in networking interface name in Linux. I have added a comment to https://bugs.openjdk.java.net/browse/JDK-8071458 I am able to use symbols: "-", "+", "=", "#", "@". I was UNABLE to

Re: RFR 8064924: Update java.net.URL to work with modules

2015-02-10 Thread Alan Bateman
On 09/02/2015 14:57, Chris Hegarty wrote: : Updated webrev [ spec and implementation] : http://cr.openjdk.java.net/~chegar/8064924/04/ The updated javadoc looks good. I haven't had a chance yet to look at the implementation but I think you will need to update /make/common/CORE_PKGS.gmk for