6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
Tomas Hurka
Tomas.Hurka at Sun.COM
Tue Jun 1 03:08:39 PDT 2010
Hi Alan,
On 1 Jun 2010, at 11:21, Alan Bateman wrote:
>> Looks okay to me. There are a couple of /tmp references left in the
>> comments:
>>
>> Linux:
>> 268 // found it looks in /tmp.
>> 276 // Not found, so try /tmp
>>
>> Solaris:
>> 196 // directory or /tmp.
>> 222 // target VM's working directory (or /tmp), and the SIGQUIT
>> handler checks
>>
>> Cheers,
>> David
> Thanks David. I'll fix up these comments before pushing this.
There is also:
hotspot/src/os/solaris/vm/attachListener_solaris.cpp:590:// or /tmp
then this is the trigger to start the attach mechanism
hotspot/src/os/linux/vm/attachListener_linux.cpp:459:// or /tmp then
this is the trigger to start the attach mechanism
but this is in different repository, so I am not sure if you can
change these comments in one commit together with above changes.
Bye,
--
Tomas Hurka <mailto:tomas.hurka at sun.com>
NetBeans Profiler http://profiler.netbeans.org
VisualVM http://visualvm.dev.java.net
Software Engineer, Developer Platforms Group
Sun Microsystems, Praha Czech Republic
More information about the serviceability-dev
mailing list