Searched defs:instrumentation (Results 1 - 21 of 21) sorted by relevance

/openjdk10/hotspot/test/serviceability/dcmd/jvmti/
H A DSimpleJvmtiAgent.java26 public static void agentmain(String agentArgs, Instrumentation instrumentation) { argument
/openjdk10/jdk/test/java/lang/instrument/
H A DManifestTestAgent.java27 private static Instrumentation instrumentation; field in class:ManifestTestAgent
H A DRedefineMethodAddInvokeAgent.java27 private static Instrumentation instrumentation; field in class:RedefineMethodAddInvokeAgent
H A DRedefineMethodWithAnnotationsAgent.java27 private static Instrumentation instrumentation; field in class:RedefineMethodWithAnnotationsAgent
H A DManyMethodsBenchmarkAgent.java43 private static Instrumentation instrumentation; field in class:ManyMethodsBenchmarkAgent
46 premain( String agentArgs, Instrumentation instrumentation) argument
H A DRedefineMethodInBacktraceAgent.java27 private static Instrumentation instrumentation; field in class:RedefineMethodInBacktraceAgent
H A DIsModifiableClassAgent.java42 premain( String agentArgs, Instrumentation instrumentation) argument
H A DRedefineMethodDelInvokeAgent.java27 private static Instrumentation instrumentation; field in class:RedefineMethodDelInvokeAgent
H A DRedefineSubclassWithTwoInterfacesAgent.java27 private static Instrumentation instrumentation; field in class:RedefineSubclassWithTwoInterfacesAgent
H A DParallelTransformerLoaderAgent.java53 premain( String agentArgs, Instrumentation instrumentation) argument
/openjdk10/hotspot/test/serviceability/jvmti/
H A DGetObjectSizeClassAgent.java27 static Instrumentation instrumentation; field in class:GetObjectSizeClassAgent
29 public static void premain(String agentArgs, Instrumentation instrumentation) { argument
H A DGetObjectSizeOverflowAgent.java27 static Instrumentation instrumentation; field in class:GetObjectSizeOverflowAgent
29 public static void premain(String agentArgs, Instrumentation instrumentation) { argument
H A DTestLambdaFormRetransformation.java101 public static void premain(String args, Instrumentation instrumentation) { argument
/openjdk10/jdk/test/java/lang/instrument/CustomSystemLoader/
H A DAgent.java43 public static void premain(String agentArgs, Instrumentation instrumentation) { argument
/openjdk10/hotspot/test/runtime/RedefineObject/
H A DAgent.java37 public static void redefine(String agentArgs, Instrumentation instrumentation, Class to_redefine) { argument
47 public static void premain(String agentArgs, Instrumentation instrumentation) { argument
/openjdk10/test/lib/
H A DRedefineClassHelper.java37 public static Instrumentation instrumentation; field in class:RedefineClassHelper
/openjdk10/hotspot/test/runtime/RedefineTests/
H A DModifyAnonymous.java60 public static void premain(String args, Instrumentation instrumentation) { argument
/openjdk10/hotspot/test/compiler/profiling/spectrapredefineclass_classloaders/
H A DAgent.java106 public static void redefine(String agentArgs, Instrumentation instrumentation, Class to_redefine) { argument
116 public static void agentmain(String agentArgs, Instrumentation instrumentation) throws Exception { argument
/openjdk10/hotspot/test/compiler/profiling/spectrapredefineclass/
H A DAgent.java121 public static void redefine(String agentArgs, Instrumentation instrumentation, Class to_redefine) { argument
131 public static void agentmain(String agentArgs, Instrumentation instrumentation) throws Exception { argument
/openjdk10/hotspot/test/testlibrary/jvmti/
H A DTransformerAgent.java46 public static void premain(String agentArguments, Instrumentation instrumentation) { argument
/openjdk10/hotspot/test/runtime/Metaspace/
H A DDefineClass.java74 private static Instrumentation instrumentation; field in class:DefineClass

Completed in 144 milliseconds