RFR(S) : 8166129 : hitting vmassert during gtest execution doesn't generate core and hs_err files

Igor Ignatyev igor.ignatyev at oracle.com
Mon Oct 3 09:51:47 UTC 2016


Hi Kirill,

thank you for review.

Cheers,
— Igor
> On Oct 3, 2016, at 12:30 PM, Kirill Zhaldybin <kirill.zhaldybin at oracle.com> wrote:
> 
> Igor,
> 
> Looks good to me!
> 
> Regards, Kirill
> 
> On 30.09.2016 19:06, Igor Ignatyev wrote:
>> http://cr.openjdk.java.net/~iignatyev/8166129/webrev.00/
>>> 54 lines changed: 31 ins; 14 del; 9 mod;
>> 
>> Hi all,
>> 
>> could you please review the patch which enables core dumping and hs_err file generation in case of vmassert, guarantee and the like are hit during gtest tests execution?
>> 
>> before this fix, we always initialize a jvm w/ -XX:+SuppressFatalErrorMessage and -XX:-CreateCoredumpOnCrash, now we do so only if we run assert tests, tests which we expect to hit an vmassert.
>> 
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8166129
>> webrev: http://cr.openjdk.java.net/~iignatyev/8166129/webrev.00/
>> 
>> Thanks,
>> — Igor
>> 
> 



More information about the hotspot-dev mailing list