Module jdk.jfr
Package jdk.jfr

Annotation Type MemoryAddress


@Retention(RUNTIME)
@Target({FIELD,TYPE,METHOD})
public @interface MemoryAddress
Event field annotation, specifies that the value is a memory address.
Since:
9