interface jdk.jfr.internal.SecuritySupport$RunnableWithCheckedException
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: jdk.jfr.internal.SecuritySupport$RunnableWithCheckedException
  super_class: java.lang.Object
{
  public abstract void run();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
}
SourceFile: "SecuritySupport.java"
NestHost: jdk.jfr.internal.SecuritySupport
InnerClasses:
  private abstract RunnableWithCheckedException = jdk.jfr.internal.SecuritySupport$RunnableWithCheckedException of jdk.jfr.internal.SecuritySupport