RFR(M): 7178703: Fix handling of quoted arguments and better error messages in dcmd

Staffan Larsen staffan.larsen at oracle.com
Thu Jun 21 04:30:12 PDT 2012


Please review the following fix to the diagnostic command framework to improve information and error messages as well as handling of quoted arguments.

webrev: http://cr.openjdk.java.net/~sla/7178703/webrev.01/

The bug hasn't been made public yet so here is the description from the bug:
----
Error messages in the dcmd parser can be improved to include information on which argument failed to parse or did not exists.

Dcmd parser does not handle quoted arguments correctly (fails to parse them).
----

A new test has been added to verify the handling of quoted arguments.

Thanks,
/Staffan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20120621/6c7a1a76/attachment.html 


More information about the hotspot-runtime-dev mailing list