debugd options should regard to jhsdb style

David Holmes david.holmes at oracle.com
Thu May 9 22:30:44 UTC 2019


Hi,

This will need a bug filed and a corresponding CSR request. I suspect  
that historically the form of this command was done to match other tools.


Thanks,
David

On 9/05/2019 6:33 pm, 坂本 統 wrote:
> Hi all,
> 
> I want to use `jhsdb debugd` on my laptop.
> However debugd mode has different options from other modes.
> I think debugd should have same options like other modes.
> 
> For example, `jhsdb debugd <pid>` should be `jhsdb debugd --pid <pid>`.
> Also I added `--serverid` option for serverid.
> 
> I attached a patch for this enhancement.
> This patch passes serviceability/sa jtreg tests.
> 
> Testcase for debugd is available as serviceability/sa/sadebugd/SADebugDTest.java .
> However it has been disabled by JDK-8163805.
> It will be fixed by Yasumasa Suenaga (ysuenaga) after my proposal has been merged.
> 
> Could you help? I want to contribute it. I need a sponsor.
> (My company has signed to OCA (NTT Comware Corporation))
> 
> Thanks,
> 
> Osamu
> 


More information about the serviceability-dev mailing list