RFR: JDK-8054836 [TESTBUG] Test is needed to verify correctness of malloc tracking
George Triantafillou
george.triantafillou at oracle.com
Mon Sep 8 19:55:20 UTC 2014
Please review this new native memory tracking test for 8054836. The
test allocates small amounts of memory with random pseudo call stacks
using the WhiteBox API:
Webrev: http://cr.openjdk.java.net/~gtriantafill/8054836/webrev/
<http://cr.openjdk.java.net/%7Egtriantafill/8054836/webrev/>
Bug: https://bugs.openjdk.java.net/browse/JDK-8054836
The fix was tested locally on Linux with jtreg.
Thanks.
-George
More information about the hotspot-dev
mailing list