RFR: 8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file

Leonid Mesnik leonid.mesnik at oracle.com
Fri Sep 13 23:42:17 UTC 2019


Thank you for your review.

I filed another bug (rfe?) to support testing on hosts with compressing cores

https://bugs.openjdk.java.net/browse/JDK-8230942 <https://bugs.openjdk.java.net/browse/JDK-8230942>

Will fix it later.

Leonid

> On Sep 13, 2019, at 4:33 PM, serguei.spitsyn at oracle.com wrote:
> 
> Hi Leonid,
> 
> +1
> 
> Thanks,
> Serguei
> 
> On 9/12/19 4:46 PM, David Holmes wrote:
>> Looks good!
>> 
>> Thanks for fixing.
>> 
>> David
>> 
>> On 13/09/2019 2:56 am, Leonid Mesnik wrote:
>>> Hi
>>> 
>>> Could you please verify following fix which update core filename patterns. Some hosts are configured to compress core files during core dump. In such cases tests should throw skipped exception instead of failing reading compressed cores.
>>> Fixing all tests to support unpacking core.pid.gz files is going to be fixed in separate RFE.
>>> 
>>> 
>>> Verified that test pass if plain core is generated and skipped in other case.
>>> 
>>> 
>>> webrev: http://cr.openjdk.java.net/~lmesnik/8230881/webrev.00/
>>> bug: https://bugs.openjdk.java.net/browse/JDK-8230881
>>> 
>>> Leonid
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20190913/7ade39aa/attachment.html>


More information about the serviceability-dev mailing list