Lines Matching defs:constructor
39 Constructor<?> constructor = in main() local
93 private static void stressTest(Constructor<?> constructor) throws Exception { in stressTest()
110 private static void testUnloadClass(Constructor<?> constructor) throws Exception { in testUnloadClass()
121 private static void testUnloadLoader(Constructor<?> constructor) throws Exception { in testUnloadLoader()
129 private static void testStackTrace(Constructor<?> constructor) throws Exception { in testStackTrace()
141 private static void testLoadAndUnloadLibrary(Constructor<?> constructor) throws Exception { in testLoadAndUnloadLibrary()
165 private static Pair $noinline$testNoUnloadInstanceHelper(Constructor<?> constructor) in $noinline$testNoUnloadInstanceHelper()
173 private static void testNoUnloadInstance(Constructor<?> constructor) throws Exception { in testNoUnloadInstance()
180 private static Class<?> setUpUnloadClass(Constructor<?> constructor) throws Exception { in setUpUnloadClass()
195 private static Object allocObjectInOtherClassLoader(Constructor<?> constructor) in allocObjectInOtherClassLoader()
203 private static void testStickyUnload(Constructor<?> constructor) throws Exception { in testStickyUnload()
315 private static void $noinline$invokeConflictMethod(Constructor<?> constructor) in $noinline$invokeConflictMethod()
324 private static void testConflictMethod(Constructor<?> constructor) throws Exception { in testConflictMethod()
336 private static void $noinline$invokeConflictMethod2(Constructor<?> constructor) in $noinline$invokeConflictMethod2()
353 private static void testConflictMethod2(Constructor<?> constructor) throws Exception { in testConflictMethod2()
365 private static void testCopiedMethodInStackTrace(Constructor<?> constructor) throws Exception { in testCopiedMethodInStackTrace()
371 private static Throwable $noinline$createStackTraceWithCopiedMethod(Constructor<?> constructor) in $noinline$createStackTraceWithCopiedMethod()
421 private static WeakReference<Class> setUpUnloadClassWeak(Constructor<?> constructor) in setUpUnloadClassWeak()
426 private static WeakReference<ClassLoader> setUpUnloadLoader(Constructor<?> constructor, in setUpUnloadLoader()
449 private static WeakReference<ClassLoader> setUpLoadLibrary(Constructor<?> constructor) in setUpLoadLibrary()