RFR: 8059614: [TESTBUG] Test for JDK-8024366 (Make UseNUMA enable UseNUMAInterleaving)

Andrey Zakharov andrey.x.zakharov at oracle.com
Tue Oct 7 10:26:47 UTC 2014


Hi, team!

Here is simple patch to test for testing that UseNUMAInterleaving option 
enabled by UseNUMA for all GC.
Test is simple -
if UseNUMA is enabled after vm initialization - tests that 
UseNUMAInterleaving is enabled too,
else test just passes.

I've tested it both on box with NUMA support and without.
it works as expected.
Also, I've tested in aurora here: 601643.ute.hs_jtreg.accept.full

Thanks.

webrev:
http://cr.openjdk.java.net/~fzhinkin/azakharov/8059614/webrev.00/

bug:
https://bugs.openjdk.java.net/browse/JDK-8024366





More information about the hotspot-gc-dev mailing list