Searched defs:method_shutdown_3 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/rmi/activation/ActivationSystem/modifyDescriptor/
H A DModifyDescriptor_Stub.java46 private static java.lang.reflect.Method $method_shutdown_3;
61 $method_shutdown_3 = ActivateMe.class.getMethod("shutdown", new java.lang.Class[] {});
187 ref.invoke(this, $method_shutdown_3, null, -7207851917985848402L);
/openjdk7/jdk/test/java/rmi/activation/ActivationSystem/stubClassesPermitted/
H A DStubClassesPermitted_Stub.java46 private static java.lang.reflect.Method $method_shutdown_3;
61 $method_shutdown_3 = CanCreateStubs.class.getMethod("shutdown", new java.lang.Class[] {});
173 ref.invoke(this, $method_shutdown_3, null, -7207851917985848402L);

Completed in 29 milliseconds