hg: jdk7/tl/jdk: 6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException

2009-11-16 Thread tomas . hurka
Changeset: 16bce7ce4fc9 Author:thurka Date: 2009-11-16 15:33 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/16bce7ce4fc9 6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException Summary: Add a null check for the VM option string Reviewed-by: mchung, ohair !

hg: jdk7/tl/jdk: 6790467: Add test for setInterval() for local MonitoredHost and local MonitoredVm

2009-01-07 Thread tomas . hurka
Changeset: 0bd360988b3a Author:thurka Date: 2009-01-07 14:06 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0bd360988b3a 6790467: Add test for setInterval() for local MonitoredHost and local MonitoredVm Summary: test for MonitoredHost.setInterval() and MonitoredVm.setInterva

hg: jdk7/tl/jdk: 6672135: setInterval() for local MonitoredHost and local MonitoredVm does not work

2008-07-28 Thread tomas . hurka
Changeset: 7b7d051e3b96 Author:thurka Date: 2008-07-25 12:40 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7b7d051e3b96 6672135: setInterval() for local MonitoredHost and local MonitoredVm does not work Summary: super.setInterval() invoked with correct value Reviewed-by: sw