RFR: 7196151: ParserTest SEGv on solaris
Coleen Phillimore
coleen.phillimore at oracle.com
Tue Sep 17 10:52:10 PDT 2013
This test also exposed an unhandled oop in the JVM, I thought the fix
for this bug would include this fix also (but the webrev is gone).
Never mind, it can also be fixed with 7195622.
This fix looks good.
Coleen
On 09/17/2013 11:44 AM, Peter Allwin 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/
> <http://cr.openjdk.java.net/%7Eallwin/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/hotspot-runtime-dev/attachments/20130917/c5acc670/attachment-0001.html
More information about the hotspot-runtime-dev
mailing list