RE: 6853676: OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value

2011-02-02 Thread Dmytro Sheyko
Hi, Any updates on it? I don't want to be overly importunate, but the quite trivial fix was available year ago. Maybe I do something wrong, so please suggest what I should do to have this bug fixed. Thanks, Dmytro From: [email protected] To: [email protected] Subjec

Re: 6853676: OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value

2011-02-02 Thread David Holmes
Dmytro, It looks like this was actually fixed under 6840305 back in July 2009: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/8c79517a9300 This CR was not updated however. Does the problem still exist? David Holmes Dmytro Sheyko said the following on 02/02/11 19:34: Hi, Any updates

Re: 6853676: OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value

2011-02-02 Thread Alan Bateman
David Holmes wrote: Dmytro, It looks like this was actually fixed under 6840305 back in July 2009: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/8c79517a9300 This CR was not updated however. Does the problem still exist? David Holmes I think this is separate and 6853676 is about co

Re: 6853676: OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value

2011-02-02 Thread David Holmes
Alan Bateman said the following on 02/02/11 20:05: David Holmes wrote: It looks like this was actually fixed under 6840305 back in July 2009: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/8c79517a9300 This CR was not updated however. Does the problem still exist? David Holmes I thin

RE: Excess threads reporting on deadlock

2011-02-02 Thread Dmytro Sheyko
Keith, Have you tried to re-open the bug? I can't see changes in its status. Thanks, Dmytro CC: [email protected]; [email protected] From: [email protected] To: [email protected] Subject: Re: Excess threads reporting on deadlock Date: Mon, 31 Jan 2011 11:09:

Re: Excess threads reporting on deadlock

2011-02-02 Thread Keith McGuigan
Just did now. On Feb 2, 2011, at 3:22 PM, Dmytro Sheyko wrote: Keith, Have you tried to re-open the bug? I can't see changes in its status. Thanks, Dmytro CC: [email protected]; [email protected] From: [email protected] To: [email protected] Subject: Re:

hg: jdk7/hotspot-rt/hotspot: 2 new changesets

2011-02-02 Thread bob . vandette
Changeset: b92c45f2bc75 Author:bobv Date: 2011-02-02 11:35 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository Reviewed-by: dholmes, bdelsart ! make/Makefile + make/closed.make ! make/jprt.pr

hg: jdk7/tl/jdk: 7012540: java.util.Objects.nonNull() incorrectly named

2011-02-02 Thread brian . goetz
Changeset: 25462d7eee24 Author:briangoetz Date: 2011-02-02 13:13 -0500 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/25462d7eee24 7012540: java.util.Objects.nonNull() incorrectly named Reviewed-by: darcy, weijun ! src/share/classes/java/io/PrintStream.java ! src/share/classes/jav

RE: Excess threads reporting on deadlock

2011-02-02 Thread Dmytro Sheyko
good. thank you CC: [email protected]; [email protected] From: [email protected] To: [email protected] Subject: Re: Excess threads reporting on deadlock Date: Wed, 2 Feb 2011 15:37:11 -0500 Just did now. On Feb 2, 2011, at 3:22 PM, Dmytro Sheyko wrote:Keith,