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

/openjdk7/jdk/test/java/lang/instrument/
H A DStressGetObjectSizeTest.sh29 # @run build StressGetObjectSizeApp
55 -classpath "${TESTCLASSES}" StressGetObjectSizeApp StressGetObjectSizeApp \
H A DStressGetObjectSizeApp.java26 public class StressGetObjectSizeApp class in inherits:ASimpleInstrumentationTestCase
31 * Constructor for StressGetObjectSizeApp.
34 public StressGetObjectSizeApp(String name) method in class:StressGetObjectSizeApp
42 ATestCaseScaffold test = new StressGetObjectSizeApp(args[0]);

Completed in 37 milliseconds