RFR: JDK-8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken

Alex Menkov alexey.menkov at oracle.com
Wed Jul 11 18:39:33 UTC 2018


Hi all,

please review a fix for
https://bugs.openjdk.java.net/browse/JDK-8201513
webrev:
http://cr.openjdk.java.net/~amenkov/IterateThroughHeap/webrev/

summary:
The tests had a error which was fixed during open-sourcing.
After that the tests started to fail. Root cause of the failures is 
wrong verification (positive results are interpreted as negative)

--alex


More information about the serviceability-dev mailing list