Searched refs:setAllocTrackerStackDepthMethod (Results 1 – 1 of 1) sorted by relevance
369 private static final Method setAllocTrackerStackDepthMethod; field in Main.VMDebug398 setAllocTrackerStackDepthMethod = c.getDeclaredMethod("setAllocTrackerStackDepth",455 setAllocTrackerStackDepthMethod.invoke(null, stackDepth); in setAllocTrackerStackDepth()