Module jdk.jfr
Package jdk.jfr

Annotation Type TransitionTo


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface TransitionTo
    Event field annotation, signifies that the event is about to transitions to a thread.
    Since:
    9