test/runtime/NMT/MallocSiteHashOverflow.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/runtime/NMT/MallocSiteHashOverflow.java	Fri Nov 14 17:44:13 2014
--- new/test/runtime/NMT/MallocSiteHashOverflow.java	Fri Nov 14 17:44:13 2014

*** 25,35 **** --- 25,34 ---- * @test * @summary Test corner case that overflows malloc site hashtable bucket * @requires sun.arch.data.model == "32" * @key nmt jcmd stress * @library /testlibrary /testlibrary/whitebox * @ignore 8062870 * @build MallocSiteHashOverflow * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail MallocSiteHashOverflow */

test/runtime/NMT/MallocSiteHashOverflow.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File