Searched refs:allocateObjectGraph (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/test/gc/g1/humongousObjects/objectGraphTest/
H A DTestObjectGraphAfterGC.java126 * Implements testing with 3 methods - allocateObjectGraph, checkResults and checkGCLog
146 Set<ReferenceInfo<Object[]>> nodeData = allocateObjectGraph(testcaseData);
171 private static Set<ReferenceInfo<Object[]>> allocateObjectGraph(String testcaseData) { method in class:TestObjectGraphAfterGC

Completed in 34 milliseconds