Hi all,
I found a behavior difference when running the testcase PingZero on
linux and windows.
On Linux, it prints "reachable" while on windows "unreachable", which is
the same with
the result of running "ping 0.0.0.0" on these two platforms.
Is it a bug or intended?
PingZero.java :
///
Changeset: 81987765cb81
Author:ngmr
Date: 2011-11-11 14:40 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/81987765cb81
7112670: Inet4AddressImpl should use getaddrinfo/getnameinfo
Reviewed-by: chegar, alanb, mduigou, ngmr
Contributed-by: Charles Lee
! src/solaris/native/jav
On Wed, 2011-11-16 at 20:57 +, Chris Hegarty wrote:
> Thank you Charles, and Neil.
>
> I ran some builds and tests and all looks good to me. Thanks for fixing
> the warnings, I know they were not caused by your changes.
>
> Just noticed that we haven't just filed a bug for this, so I just cr
On 11/22/11 09:27 AM, Neil Richards wrote:
Hi Chris,
Thank you for creating the bug id for this issue.
I've now pushed the change [1].
However, I've just realised I've foolishly pushed a previous version of
the change, and not the final agreed version. (aargh!)
No problem. This happens f
On Tue, 2011-11-22 at 09:38 +, Chris Hegarty wrote:
> Let me know the details synopsis/descriptions/etc and I'll file a new
> CR. I'm guessing its just some cleanup/style issues, right?
>
> -Chris.
I've uploaded a webrev with the gap between the two [1].
The differences are the use of memse
On 11/21/11 08:10 PM, Rob McKenna wrote:
webrev : http://cr.openjdk.java.net/~robm/7095949/webrev.00/
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7095949
Looks fine to me.
Thanks for porting this to 7u-dev. These intermittent failures are a
real pain!
-Chris.
-Rob
Neil,
I filed:
CR 7114558: "Inet4AddressImpl should use memset (rather than bzero) and
NI_MAXHOST (rather than MAXHOSTNAMELEN)"
And also reviewed your webrev. Looks fine.
-Chris.
On 11/22/11 10:00 AM, Neil Richards wrote:
On Tue, 2011-11-22 at 09:38 +, Chris Hegarty wrote:
Let me know
Changeset: ee2fa62fb09f
Author:ngmr
Date: 2011-11-22 09:51 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ee2fa62fb09f
7114558: Inet4AddressImpl should use memset (rather than bzero) and NI_MAXHOST
(rather than MAXHOSTNAMELEN)
Reviewed-by: chegar
Contributed-by: Neil Richard
On Tue, 2011-11-22 at 10:49 +, Chris Hegarty wrote:
> Neil,
>
> I filed:
> CR 7114558: "Inet4AddressImpl should use memset (rather than bzero) and
> NI_MAXHOST (rather than MAXHOSTNAMELEN)"
>
> And also reviewed your webrev. Looks fine.
>
> -Chris.
Hi Chris,
Thanks for reviewing this for m
On 22/11/2011 08:40, Sean Chou wrote:
Hi all,
I found a behavior difference when running the testcase PingZero
on linux and windows.
On Linux, it prints "reachable" while on windows "unreachable", which
is the same with
the result of running "ping 0.0.0.0" on these two platforms.
Is
Changeset: 1945abeb82a0
Author:mullan
Date: 2011-11-22 08:58 -0500
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1945abeb82a0
7093090: Reduce synchronization in java.security.Policy.getPolicyNoCheck
Reviewed-by: valeriep
! src/share/classes/java/security/Policy.java
Changeset: b
11 matches
Mail list logo