public interface jdk.vm.ci.hotspot.EventProvider$CompilerFailureEvent extends jdk.vm.ci.hotspot.EventProvider$InstantEvent
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: jdk.vm.ci.hotspot.EventProvider$CompilerFailureEvent
super_class: java.lang.Object
{
public abstract void setCompileId(int);
descriptor: (I)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
compileId
public abstract void setMessage(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
message
}
SourceFile: "EventProvider.java"
NestHost: jdk.vm.ci.hotspot.EventProvider
InnerClasses:
public abstract CompilerFailureEvent = jdk.vm.ci.hotspot.EventProvider$CompilerFailureEvent of jdk.vm.ci.hotspot.EventProvider
public abstract InstantEvent = jdk.vm.ci.hotspot.EventProvider$InstantEvent of jdk.vm.ci.hotspot.EventProvider