RFR: 7196151: ParserTest SEGv on solaris
Staffan Larsen
staffan.larsen at oracle.com
Tue Sep 17 10:38:19 PDT 2013
Looks good!
/Staffan
On 17 sep 2013, at 17:44, Peter Allwin <peter.allwin at oracle.com> wrote:
> Hello!
>
> Please review this small fix for an issue where jio_snprintf may be called with a null argument causing SEGV on Solaris. This can occur if to_string is called on a GenDCmdArgument<char*> with no default value.
>
> cr: http://cr.openjdk.java.net/~allwin/7196151/webrev.00/
> bug: https://bugs.openjdk.java.net/browse/JDK-7196151
>
>
> serviceability/ParserTest.java reproduces this issue and the fix has been verified with this test.
>
>
> Thanks!
> /peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20130917/ef24dbb5/attachment.html
More information about the serviceability-dev
mailing list