Searched refs:bootMethod (Results 1 – 1 of 1) sorted by relevance
40 Method bootMethod = File.class.getDeclaredMethod("delete"); in main() local41 if (bootMethod.getDeclaringClass().getClassLoader() != Object.class.getClassLoader()) { in main()44 testAddMethodToProfile(file, bootMethod); in main()