Top Annotations Classes
module jdk.jfr

Package jdk.jfr.internal.instrument


Annotation Summary

Modifier and TypeAnnotation and Description
pack-priv @interface
pack-priv @interface
pack-priv @interface

Class Summary

Modifier and TypeClass and Description
pack-priv class
FileChannelImplInstrumentor

See JITracer for an explanation of this code.

pack-priv class
FileInputStreamInstrumentor

See JITracer for an explanation of this code.

pack-priv class
FileOutputStreamInstrumentor

See JITracer for an explanation of this code.

public class
pack-priv class
JIClassInstrumentation

Deprecated
This class will perform byte code instrumentation given an "instrumentor" class.
pack-priv class
JIInliner

Deprecated
pack-priv class
JIMethodCallInliner

Deprecated
Class responsible for finding the call to inline and inlining it.
pack-priv class
pack-priv class
JIMethodMergeAdapter

Deprecated
This class will merge (some) methods from one class into another one.
pack-priv class
RandomAccessFileInstrumentor

See JITracer for an explanation of this code.