java.base;Ljava/lang/String;formatted;([Ljava/lang/Object;)Ljava/lang/String;;
java.base;Ljava/lang/String;stripIndent;()Ljava/lang/String;;
java.base;Ljava/lang/String;translateEscapes;()Ljava/lang/String;;
java.base;Ljava/nio/MappedByteBuffer;force;(II)Ljava/nio/MappedByteBuffer;;
java.compiler;Ljavax/annotation/processing/ProcessingEnvironment;isPreviewEnabled;()Z;
java.compiler;Ljavax/tools/StandardJavaFileManager;getJavaFileObjectsFromPaths;(Ljava/util/Collection;)Ljava/lang/Iterable;;
java.desktop;Lcom/sun/media/sound/MidiUtils;checkSysexStatus;(I)V; static
java.desktop;Lcom/sun/media/sound/MidiUtils;checkSysexStatus;([BI)V; static
java.xml;Lcom/sun/org/apache/xerces/internal/dom/CoreDOMImplementationImpl;createDocument;(Lorg/w3c/dom/DocumentType;)Lcom/sun/org/apache/xerces/internal/dom/CoreDocumentImpl;;
java.xml;Lcom/sun/org/apache/xerces/internal/dom/DOMConfigurationImpl;setDTDValidatorFactory;(Ljava/lang/String;)V;
java.xml;Lcom/sun/org/apache/xerces/internal/dom/PSVIDOMImplementationImpl;createDocument;(Lorg/w3c/dom/DocumentType;)Lcom/sun/org/apache/xerces/internal/dom/CoreDocumentImpl;;
java.xml;Lcom/sun/org/apache/xerces/internal/dom/TextImpl;insertTextContent;(Ljava/lang/StringBuilder;)V;
java.xml;Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager$RewindableInputStream;readAndBuffer;()I;
java.xml;Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;getEncodingInfo;([BI)Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager$EncodingInfo;;
java.xml;Lcom/sun/org/apache/xpath/internal/compiler/Compiler;compileExpression;(I)Lcom/sun/org/apache/xpath/internal/Expression;;
java.xml;Ljavax/xml/parsers/DocumentBuilderFactory;newDefaultNSInstance;()Ljavax/xml/parsers/DocumentBuilderFactory;; static
java.xml;Ljavax/xml/parsers/DocumentBuilderFactory;newNSInstance;()Ljavax/xml/parsers/DocumentBuilderFactory;; static
java.xml;Ljavax/xml/parsers/DocumentBuilderFactory;newNSInstance;(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljavax/xml/parsers/DocumentBuilderFactory;; static
java.xml;Ljavax/xml/parsers/SAXParserFactory;newDefaultNSInstance;()Ljavax/xml/parsers/SAXParserFactory;; static
java.xml;Ljavax/xml/parsers/SAXParserFactory;newNSInstance;()Ljavax/xml/parsers/SAXParserFactory;; static
java.xml;Ljavax/xml/parsers/SAXParserFactory;newNSInstance;(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljavax/xml/parsers/SAXParserFactory;; static
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/content/keyvalues/ECKeyValue;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/content/keyvalues/ECKeyValue;<init>;(Lorg/w3c/dom/Document;Ljava/security/Key;)V;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/content/keyvalues/ECKeyValue;<init>;(Lorg/w3c/dom/Element;Ljava/lang/String;)V;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/content/keyvalues/ECKeyValue;getBaseLocalName;()Ljava/lang/String;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/content/keyvalues/ECKeyValue;getPublicKey;()Ljava/security/PublicKey;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/ECKeyValueResolver;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/ECKeyValueResolver;<init>;()V;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/ECKeyValueResolver;engineLookupAndResolvePublicKey;(Lorg/w3c/dom/Element;Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/keys/storage/StorageResolver;)Ljava/security/PublicKey;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/ECKeyValueResolver;engineLookupAndResolveSecretKey;(Lorg/w3c/dom/Element;Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/keys/storage/StorageResolver;)Ljavax/crypto/SecretKey;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/ECKeyValueResolver;engineLookupResolveX509Certificate;(Lorg/w3c/dom/Element;Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/keys/storage/StorageResolver;)Ljava/security/cert/X509Certificate;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/signature/Manifest;getVerificationResults;()Ljava/util/List;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/signature/VerifiedReference;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/signature/VerifiedReference;<init>;(ZLjava/lang/String;Ljava/util/List;)V;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/signature/VerifiedReference;getManifestReferences;()Ljava/util/List;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/signature/VerifiedReference;getUri;()Ljava/lang/String;;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/signature/VerifiedReference;isValid;()Z;
java.xml.crypto;Lcom/sun/org/apache/xml/internal/security/utils/XMLUtils;getFullTextChildrenFromNode;(Lorg/w3c/dom/Node;)Ljava/lang/String;; static
jdk.compiler;Lcom/sun/source/tree/TreeVisitor;visitYield;(Lcom/sun/source/tree/YieldTree;Ljava/lang/Object;)Ljava/lang/Object;; abstract
jdk.compiler;Lcom/sun/source/tree/YieldTree;;
jdk.compiler;Lcom/sun/source/tree/YieldTree;getValue;()Lcom/sun/source/tree/ExpressionTree;; abstract
jdk.compiler;Lcom/sun/source/util/JavacTask;setParameterNameProvider;(Lcom/sun/source/util/ParameterNameProvider;)V;
jdk.compiler;Lcom/sun/source/util/ParameterNameProvider;;
jdk.compiler;Lcom/sun/source/util/ParameterNameProvider;getParameterName;(Ljavax/lang/model/element/VariableElement;)Ljava/lang/CharSequence;; abstract
jdk.compiler;Lcom/sun/source/util/SimpleTreeVisitor;visitYield;(Lcom/sun/source/tree/YieldTree;Ljava/lang/Object;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/source/util/TreeScanner;visitYield;(Lcom/sun/source/tree/YieldTree;Ljava/lang/Object;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/doclint/Entity;<init>;()V;
jdk.compiler;Lcom/sun/tools/doclint/Entity;getValue;(Ljava/lang/String;)Ljava/lang/String;; static
jdk.compiler;Lcom/sun/tools/javac/api/BasicJavacTask;setParameterNameProvider;(Lcom/sun/source/util/ParameterNameProvider;)V;
jdk.compiler;Lcom/sun/tools/javac/api/ClientCodeWrapper$WrappedStandardJavaFileManager;getJavaFileObjectsFromPaths;(Ljava/util/Collection;)Ljava/lang/Iterable;;
jdk.compiler;Lcom/sun/tools/javac/code/MissingInfoHandler;;
jdk.compiler;Lcom/sun/tools/javac/code/MissingInfoHandler;<init>;(Lcom/sun/tools/javac/util/Context;)V;
jdk.compiler;Lcom/sun/tools/javac/code/MissingInfoHandler;getParameterName;(Lcom/sun/tools/javac/code/Symbol$ParamSymbol;)Lcom/sun/tools/javac/util/Name;;
jdk.compiler;Lcom/sun/tools/javac/code/MissingInfoHandler;instance;(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/code/MissingInfoHandler;; static
jdk.compiler;Lcom/sun/tools/javac/code/MissingInfoHandler;setDelegate;(Lcom/sun/source/util/ParameterNameProvider;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$CompletionFailure;<init>;(Lcom/sun/tools/javac/code/Symbol;Ljava/util/function/Supplier;Lcom/sun/tools/javac/code/DeferredCompletionFailureHandler;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$CompletionFailure;resetDiagnostic;(Ljava/util/function/Supplier;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicMethodSymbol;<init>;(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;Lcom/sun/tools/javac/code/Type;[Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicMethodSymbol;bootstrapMethod;()Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicMethodSymbol;dynamicType;()Lcom/sun/tools/javac/code/Type;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicMethodSymbol;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicMethodSymbol;staticArgs;()[Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicVarSymbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicVarSymbol;<init>;(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;Lcom/sun/tools/javac/code/Type;[Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicVarSymbol;bootstrapMethod;()Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicVarSymbol;dynamicType;()Lcom/sun/tools/javac/jvm/PoolConstant;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicVarSymbol;isDynamic;()Z;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicVarSymbol;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$DynamicVarSymbol;staticArgs;()[Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;<init>;(Lcom/sun/tools/javac/code/Symbol;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;<init>;(Lcom/sun/tools/javac/code/Symbol;Z)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;asHandle;()Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;baseSymbol;()Lcom/sun/tools/javac/code/Symbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;isHandle;()Z;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;poolKey;(Lcom/sun/tools/javac/code/Types;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;referenceKind;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;asHandle;()Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;isHandle;()Z;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;originalEnclosingMethod;()Lcom/sun/tools/javac/code/Symbol$MethodSymbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$PackageSymbol;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$ParamSymbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$ParamSymbol;<init>;(JLcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$ParamSymbol;getSimpleName;()Lcom/sun/tools/javac/util/Name;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$RootPackageSymbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$RootPackageSymbol;<init>;(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/MissingInfoHandler;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$VarSymbol;asMethodHandle;(Z)Lcom/sun/tools/javac/code/Symbol$MethodHandleSymbol;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$VarSymbol;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol;isDynamic;()Z;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Type$ArrayType;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Type$ClassType;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Type$MethodType;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Type$TypeVar;setUpperBound;(Lcom/sun/tools/javac/code/Type;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Type;poolKey;(Lcom/sun/tools/javac/code/Types;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/javac/code/Type;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/code/Types;constantType;(Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;)Lcom/sun/tools/javac/code/Type;;
jdk.compiler;Lcom/sun/tools/javac/comp/Attr;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/comp/Flow$AssignAnalyzer;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/comp/Lower;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/comp/TransTypes;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/comp/TreeDiffer;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/file/CacheFSInfo;getAttributes;(Ljava/nio/file/Path;)Ljava/util/Optional;;
jdk.compiler;Lcom/sun/tools/javac/file/CacheFSInfo;maybeReadAttributes;(Ljava/nio/file/Path;)Ljava/util/Optional;;
jdk.compiler;Lcom/sun/tools/javac/file/JavacFileManager;getJavaFileObjectsFromPaths;(Ljava/util/Collection;)Ljava/lang/Iterable;;
jdk.compiler;Lcom/sun/tools/javac/file/JavacFileManager;getLocationAsPaths;(Ljavax/tools/JavaFileManager$Location;)Ljava/util/Collection;;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;<init>;(Lcom/sun/tools/javac/code/Symbol$MethodSymbol;ZLcom/sun/tools/javac/util/Position$LineMap;ZLcom/sun/tools/javac/jvm/Code$StackMapFormat;ZLcom/sun/tools/javac/jvm/CRTable;Lcom/sun/tools/javac/code/Symtab;Lcom/sun/tools/javac/code/Types;Lcom/sun/tools/javac/jvm/PoolWriter;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;emitInvokedynamic;(Lcom/sun/tools/javac/code/Symbol$DynamicMethodSymbol;Lcom/sun/tools/javac/code/Type;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;emitInvokeinterface;(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;emitInvokespecial;(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;emitInvokestatic;(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;emitInvokevirtual;(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;emitLdc;(Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;emitop1;(IILcom/sun/tools/javac/jvm/PoolConstant;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;emitop2;(IILcom/sun/tools/javac/jvm/PoolConstant;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Code;emitop2;(ILcom/sun/tools/javac/jvm/PoolConstant;Ljava/util/function/ToIntBiFunction;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Gen;isConstantDynamic;(Lcom/sun/tools/javac/code/Symbol;)Z;
jdk.compiler;Lcom/sun/tools/javac/jvm/Gen;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/Items;<init>;(Lcom/sun/tools/javac/jvm/PoolWriter;Lcom/sun/tools/javac/jvm/Code;Lcom/sun/tools/javac/code/Symtab;Lcom/sun/tools/javac/code/Types;)V;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic$BsmKey;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic$BsmKey;equals;(Ljava/lang/Object;)Z;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic$BsmKey;hashCode;()I;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic;bootstrapMethod;()Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;; abstract
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic;bsmKey;(Lcom/sun/tools/javac/code/Types;)Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic$BsmKey;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic;dynamicType;()Lcom/sun/tools/javac/jvm/PoolConstant;; abstract
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic;poolKey;(Lcom/sun/tools/javac/code/Types;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic;staticArgs;()[Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;; abstract
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant$BasicConstant;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant$BasicConstant;poolKey;(Lcom/sun/tools/javac/code/Types;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant$BasicConstant;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;Double;(D)Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;; static
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;Float;(F)Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;; static
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;Int;(I)Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;; static
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;Long;(J)Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;; static
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;String;(Ljava/lang/String;)Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;; static
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$NameAndType;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$NameAndType;poolKey;(Lcom/sun/tools/javac/code/Types;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant$NameAndType;poolTag;()I;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant;poolKey;(Lcom/sun/tools/javac/code/Types;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolConstant;poolTag;()I; abstract
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolReader;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolWriter;;
jdk.compiler;Lcom/sun/tools/javac/jvm/PoolWriter;<init>;(Lcom/sun/tools/javac/code/Types;Lcom/sun/tools/javac/util/Names;)V;
jdk.compiler;Lcom/sun/tools/javac/main/JavaCompiler;parseFiles;(Ljava/lang/Iterable;Z)Lcom/sun/tools/javac/util/List;;
jdk.compiler;Lcom/sun/tools/javac/parser/JavaTokenizer;lexWarning;(Lcom/sun/tools/javac/code/Lint$LintCategory;ILcom/sun/tools/javac/util/JCDiagnostic$Warning;)V;
jdk.compiler;Lcom/sun/tools/javac/parser/UnicodeReader;repeat;(CI)V;
jdk.compiler;Lcom/sun/tools/javac/parser/UnicodeReader;reset;(I)V;
jdk.compiler;Lcom/sun/tools/javac/processing/JavacProcessingEnvironment;isPreviewEnabled;()Z;
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;IllegalRefToRestrictedType;(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;InvalidPath;(Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;RestrictedTypeNotAllowed;(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Source;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;RestrictedTypeNotAllowedArray;(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;RestrictedTypeNotAllowedCompound;(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;RestrictedTypeNotAllowedHere;(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Fragments;BadConstPoolIndex;(Ljava/io/File;II)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Fragments;BadConstPoolIndex;(Ljava/nio/file/Path;II)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Fragments;BadConstPoolIndex;(Ljavax/tools/JavaFileObject;II)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Fragments;CountErrorRecompile;(II)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Fragments;CountWarnRecompile;(II)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;IllegalRefToRestrictedType;(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;ProcDuplicateOptionName;(Ljava/lang/String;Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;ProcDuplicateSupportedAnnotation;(Ljava/lang/String;Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;ProcRedundantTypesWithWildcard;(Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;RestrictedTypeNotAllowed;(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Source;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;RestrictedTypeNotAllowedPreview;(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Source;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$Factory;Break;(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/tree/JCTree$JCBreak;; abstract
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$Factory;Yield;(Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCYield;; abstract
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$JCBreak;<init>;(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/tree/JCTree;)V;
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$JCYield;;
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$JCYield;<init>;(Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/tree/JCTree;)V;
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$JCYield;accept;(Lcom/sun/source/tree/TreeVisitor;Ljava/lang/Object;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$JCYield;accept;(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V;
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$JCYield;getKind;()Lcom/sun/source/tree/Tree$Kind;;
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$JCYield;getTag;()Lcom/sun/tools/javac/tree/JCTree$Tag;;
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$JCYield;getValue;()Lcom/sun/tools/javac/tree/JCTree$JCExpression;;
jdk.compiler;Lcom/sun/tools/javac/tree/JCTree$Visitor;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/tree/Pretty;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/tree/TreeCopier;visitYield;(Lcom/sun/source/tree/YieldTree;Ljava/lang/Object;)Lcom/sun/tools/javac/tree/JCTree;;
jdk.compiler;Lcom/sun/tools/javac/tree/TreeMaker;Break;(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/tree/JCTree$JCBreak;;
jdk.compiler;Lcom/sun/tools/javac/tree/TreeMaker;Yield;(Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCYield;;
jdk.compiler;Lcom/sun/tools/javac/tree/TreeScanner;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/tree/TreeTranslator;visitYield;(Lcom/sun/tools/javac/tree/JCTree$JCYield;)V;
jdk.compiler;Lcom/sun/tools/javac/util/ByteBuffer;appendStream;(Ljava/io/InputStream;)V;
jdk.compiler;Lcom/sun/tools/javac/util/ByteBuffer;getByte;(I)B;
jdk.compiler;Lcom/sun/tools/javac/util/ByteBuffer;getChar;(I)C;
jdk.compiler;Lcom/sun/tools/javac/util/ByteBuffer;getDouble;(I)D;
jdk.compiler;Lcom/sun/tools/javac/util/ByteBuffer;getFloat;(I)F;
jdk.compiler;Lcom/sun/tools/javac/util/ByteBuffer;getInt;(I)I;
jdk.compiler;Lcom/sun/tools/javac/util/ByteBuffer;getLong;(I)J;
jdk.compiler;Lcom/sun/tools/javac/util/Log$DeferredDiagnosticHandler;reportDeferredDiagnostics;(Ljava/util/function/Predicate;)V;
jdk.compiler;Lcom/sun/tools/javac/util/Log;hasErrorOn;(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)Z;
jdk.compiler;Lcom/sun/tools/javac/util/Name$NameMapper;;
jdk.compiler;Lcom/sun/tools/javac/util/Name$NameMapper;map;([BII)Ljava/lang/Object;; abstract
jdk.compiler;Lcom/sun/tools/javac/util/Name;map;(Lcom/sun/tools/javac/util/Name$NameMapper;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/javac/util/Name;poolTag;()I;
