RFR (XS): 8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format

Andreas Eriksson andreas.eriksson at oracle.com
Wed Mar 2 16:56:11 UTC 2016


Hi,

Can I please have a review for this small test fix.

Bug: 8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java 
failing because expects HPROF JAVA PROFILE 1.0.1 file format
https://bugs.openjdk.java.net/browse/JDK-8150986
Webrev: http://cr.openjdk.java.net/~aeriksso/8150986/webrev/

As part of JDK-8144732 
<https://bugs.openjdk.java.net/browse/JDK-8144732> support for dumping 
hprof with format 1.0.1 was removed, and we use format 1.0.2 always.
I missed updating this test, which checks the header string in a heap dump.

Thanks,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20160302/be1f0069/attachment.html>


More information about the serviceability-dev mailing list