RFR: 8230942: Support compressed cores in SA tests
Leonid Mesnik
leonid.mesnik at oracle.com
Thu Sep 26 21:18:24 UTC 2019
Hi
Some hosts used for JDK testing have customized core dump settings. They compress core files saved in current directory on-the-fly to reduce required disk space.
This fix adopt several SA tests, trying to unpack core.pid.gz before test process it with jhsdb. It affects only execution in the case if core.pid.gz files are actually generated.
Verified that tests are passed and not skipped anymore on default and new configurations.
webrev: http://cr.openjdk.java.net/~lmesnik/8230942/webrev.00/ <http://cr.openjdk.java.net/~lmesnik/8230942/webrev.00/>
bug: https://bugs.openjdk.java.net/browse/JDK-8230942 <https://bugs.openjdk.java.net/browse/JDK-8230942>
Leonid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20190926/ed35ba4b/attachment.html>
More information about the serviceability-dev
mailing list