hg: jdk8/tl/jdk: 6526682: JConsole shows negative CPU Usage

2013-06-03 Thread nils . loodin
Changeset: 33d1376bf725 Author:nloodin Date: 2013-06-03 16:13 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/33d1376bf725 6526682: JConsole shows negative CPU Usage Reviewed-by: alanb, mchung ! src/share/classes/sun/tools/jconsole/SummaryTab.java

hg: jdk8/tl/jdk: 6470730: Disconnect button leads to wrong popup message

2013-05-27 Thread nils . loodin
Changeset: bbf6e6222726 Author:nloodin Date: 2013-05-27 17:10 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bbf6e6222726 6470730: Disconnect button leads to wrong popup message Reviewed-by: dcubed, sla, egahlin ! src/share/classes/sun/tools/jconsole/VMPanel.java

hg: jdk8/tl/jdk: 8014048: Online user guide of jconsole points incorrect link

2013-05-23 Thread nils . loodin
Changeset: 0da6485cf656 Author:nloodin Date: 2013-05-23 15:50 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0da6485cf656 8014048: Online user guide of jconsole points incorrect link Reviewed-by: mchung, sla, jbachorik ! src/share/classes/sun/tools/jconsole/AboutDialog.java

Re: RFR: 8007806: Need a Throwables performance counter

2013-02-26 Thread Nils Loodin
On 02/26/2013 12:18 AM, Mandy Chung wrote: On 2/25/2013 8:30 AM, Nils Loodin wrote: I changed it to sun.throwables.numThrowables in http://cr.openjdk.java.net/~nloodin/8007806/webrev.01/ Is this better? However, bear in mind that it's not exactly specified where this is going

Re: RFR: 8007806: Need a Throwables performance counter

2013-02-25 Thread Nils Loodin
On 02/25/2013 02:30 PM, Peter Levart wrote: On 02/25/2013 10:29 AM, Nils Loodin wrote: On 02/24/2013 11:18 PM, David Holmes wrote: We've not-so-slightly hijacked Nils' thread here - apologies for that. David, Peter! Yes you did :) However, feel free to make it up to me by: 1. Sugg

Re: RFR: 8007806: Need a Throwables performance counter

2013-02-25 Thread Nils Loodin
On 02/25/2013 11:15 AM, Alan Bateman wrote: On 25/02/2013 09:23, Nils Loodin wrote: David et al: No! That showed the intrusive event tracing that we will not implement ever. It also has nothing to do with this code review, which is only to implement a performance counter. Just to confirm

Re: RFR: 8007806: Need a Throwables performance counter

2013-02-25 Thread Nils Loodin
On 02/24/2013 11:18 PM, David Holmes wrote: We've not-so-slightly hijacked Nils' thread here - apologies for that. David, Peter! Yes you did :) However, feel free to make it up to me by: 1. Suggest a good name for the counter 2. Plz to say yes to adding that counter 3. Profit! Reg

Re: RFR: 8007806: Need a Throwables performance counter

2013-02-25 Thread Nils Loodin
ut not for JDK 8. David et al: No! That showed the intrusive event tracing that we will not implement ever. It also has nothing to do with this code review, which is only to implement a performance counter. Regards, Nils Loodin

Fwd: RFR: 8007806: Need a Throwables performance counter

2013-02-22 Thread Nils Loodin
don't really have a better alternative, but neither do I have strong opinions, so feedback would be appreciated! How about "sun.throwables.thrownThrowables" ? Regards, Nils Loodin Original Message Subject: RFR: 8007806: Need a Throwables performance counte

Re: RFR: 8007806: Need a Throwables performance counter

2013-02-19 Thread Nils Loodin
thing can be seen to be amis in the application. Paired together with data of what type of exceptions are being thrown, and from where, it can be useful for support to have this information. Regards, Nils Loodin On 02/12/2013 06:28 PM, Kasper Nielsen wrote: Jrockit mission control suppor

RFR: 8007806: Need a Throwables performance counter

2013-02-08 Thread Nils Loodin
/bugdatabase/view_bug.do?bug_id=8007806 http://cr.openjdk.java.net/~nloodin/8007806/webrev.00/ Regards, Nils Loodin

Re: RFR: 8003471 - Add Add instrumentation facilities for Throwables

2012-11-15 Thread Nils Loodin
Webrev: http://cr.openjdk.java.net/~nloodin/exception-tracing/webrev.01/ http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003322 Nils - you can explain why the byte code instrumentation can't be used here? No real reason it couldn't, I just hadn't implemented it that way for simplicity's s

RFR: 8003471 - Add Add instrumentation facilities for Throwables

2012-11-15 Thread Nils Loodin
/exception-tracing/webrev.01/ http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003322 Cheers, Nils Loodin

hg: jdk8/tl/jdk: 7195557: NPG: Unexpected number of memory pools

2012-09-06 Thread nils . loodin
Changeset: 076d0dafea5f Author:mgerdin Date: 2012-09-06 14:07 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/076d0dafea5f 7195557: NPG: Unexpected number of memory pools Summary: Update management tests to work with a VM without a permanent generation memory pool Reviewed-by

hg: jdk8/tl/jdk: 7163471: Licensee source bundle failed around 7u4

2012-06-07 Thread nils . loodin
Changeset: c89018e3f3b6 Author:nloodin Date: 2012-06-05 13:43 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c89018e3f3b6 7163471: Licensee source bundle failed around 7u4 Reviewed-by: dholmes, sla, brutisso, erikj ! make/com/oracle/Makefile

hg: jdk8/tl/jdk: 7017818: NLS: JConsoleResources.java cannot be handled by translation team

2012-05-25 Thread nils . loodin
Changeset: 1def6b6bfbd9 Author:egahlin Date: 2012-05-25 12:24 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1def6b6bfbd9 7017818: NLS: JConsoleResources.java cannot be handled by translation team Reviewed-by: mchung, mfang ! make/netbeans/jconsole/build.xml ! make/sun/jcons

hg: jdk8/tl/jdk: 2 new changesets

2012-05-24 Thread nils . loodin
Changeset: 5ec5588c733d Author:nloodin Date: 2012-05-24 09:32 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5ec5588c733d 7143353: -Xrunhprof fails in Java 7 due to bad switch Reviewed-by: jrose, sspitsyn ! src/share/demo/jvmti/java_crw_demo/java_crw_demo.c ! src/share/javav

hg: jdk8/tl/jdk: 7156000: Change makefile to reflect refactored classes

2012-03-27 Thread nils . loodin
Changeset: 7e7d55e20754 Author:nloodin Date: 2012-03-23 11:02 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7e7d55e20754 7156000: Change makefile to reflect refactored classes Reviewed-by: dholmes ! make/common/Release.gmk

hg: jdk7/tl/jdk: 7029383: Refresh of non-client demos

2011-04-26 Thread nils . loodin
Changeset: 8b36b1c4bb7f Author:nloodin Date: 2011-04-26 12:49 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8b36b1c4bb7f 7029383: Refresh of non-client demos Reviewed-by: mchung, ohair ! src/share/classes/com/sun/tools/example/debug/bdi/AccessWatchpointSpec.java ! src/shar