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

Reply via email to