Nils, do you know why you get a negative number?
As I remember it, the MBean returns -1 if the value is not available on the
platform. I think there should be a message that tells the user that
Now it's just a matter of time before somebody files a bug that they got 0%
instead of the CPU load
Changeset: dcb062bea05b
Author:jprovino
Date: 2013-05-28 11:17 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/dcb062bea05b
8013461: There is a symbol AsyncGetCallTrace in libjvm.symbols that does not
exist in minimal/libjvm.a when DEBUG_LEVEL == release
Summary: A
Changeset: e9855150c5b0
Author:vromero
Date: 2013-06-01 21:57 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/e9855150c5b0
8010737: javac, known parameter's names should be copied to automatically
generated constructors for inner classes
Reviewed-by: mcimadamore
! src/
Changeset: ec871c3e8337
Author:vromero
Date: 2013-06-01 22:09 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/ec871c3e8337
6695379: Copy method annotations and parameter annotations to synthetic bridge
methods
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/