[8u] RFR+RFA 8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")

zgu at redhat.com zgu at redhat.com
Fri Feb 8 21:50:21 UTC 2019


Hi,

I would like to backport 8200109, as it could result intermittent
assertion failures of runtime/NMT/JcmdDetailDiff.java test.

The fix has pushed to JDK13.
JDK13 Bug:    https://bugs.openjdk.java.net/browse/JDK-8200109
JDK13 Webrev: http://cr.openjdk.java.net/~zgu/JDK-8200109/webrev.00/
Code review: https://mail.openjdk.java.net/pipermail/hotspot-runtime-de
v/2019-February/032463.html


JDK13 patch did not apply cleanly, there are minor conflicts in
memReporter.cpp and whitebox.java. There are also changes in new test,
due to test library changes between 8 and 13.

JDK8u Webrev: http://cr.openjdk.java.net/~zgu/JDK-8200109-8u/webrev.00/

Test:
  runtime/NMT on Linux x64 (fastdebug and release)

Thanks,

-Zhengyu


More information about the jdk8u-dev mailing list