java.base;Ljava/lang/Module;isNativeAccessEnabled;()Z;
java.base;Ljava/lang/ModuleLayer$Controller;enableNativeAccess;(Ljava/lang/Module;)Ljava/lang/ModuleLayer$Controller;;
java.base;Ljava/lang/foreign/AddressLayout;;
java.base;Ljava/lang/foreign/AddressLayout;targetLayout;()Ljava/util/Optional;; abstract
java.base;Ljava/lang/foreign/AddressLayout;withByteAlignment;(J)Ljava/lang/foreign/AddressLayout;; abstract
java.base;Ljava/lang/foreign/AddressLayout;withName;(Ljava/lang/String;)Ljava/lang/foreign/AddressLayout;; abstract
java.base;Ljava/lang/foreign/AddressLayout;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/AddressLayout;; abstract
java.base;Ljava/lang/foreign/AddressLayout;withTargetLayout;(Ljava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/AddressLayout;; abstract
java.base;Ljava/lang/foreign/AddressLayout;withoutName;()Ljava/lang/foreign/AddressLayout;; abstract
java.base;Ljava/lang/foreign/AddressLayout;withoutTargetLayout;()Ljava/lang/foreign/AddressLayout;; abstract
java.base;Ljava/lang/foreign/Arena;;
java.base;Ljava/lang/foreign/Arena;allocate;(JJ)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/Arena;close;()V; abstract
java.base;Ljava/lang/foreign/Arena;global;()Ljava/lang/foreign/Arena;; static
java.base;Ljava/lang/foreign/Arena;ofAuto;()Ljava/lang/foreign/Arena;; static
java.base;Ljava/lang/foreign/Arena;ofConfined;()Ljava/lang/foreign/Arena;; static
java.base;Ljava/lang/foreign/Arena;ofShared;()Ljava/lang/foreign/Arena;; static
java.base;Ljava/lang/foreign/Arena;scope;()Ljava/lang/foreign/MemorySegment$Scope;; abstract
java.base;Ljava/lang/foreign/FunctionDescriptor;;
java.base;Ljava/lang/foreign/FunctionDescriptor;appendArgumentLayouts;([Ljava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/FunctionDescriptor;; abstract
java.base;Ljava/lang/foreign/FunctionDescriptor;argumentLayouts;()Ljava/util/List;; abstract
java.base;Ljava/lang/foreign/FunctionDescriptor;changeReturnLayout;(Ljava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/FunctionDescriptor;; abstract
java.base;Ljava/lang/foreign/FunctionDescriptor;dropReturnLayout;()Ljava/lang/foreign/FunctionDescriptor;; abstract
java.base;Ljava/lang/foreign/FunctionDescriptor;insertArgumentLayouts;(I[Ljava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/FunctionDescriptor;; abstract
java.base;Ljava/lang/foreign/FunctionDescriptor;of;(Ljava/lang/foreign/MemoryLayout;[Ljava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/FunctionDescriptor;; static
java.base;Ljava/lang/foreign/FunctionDescriptor;ofVoid;([Ljava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/FunctionDescriptor;; static
java.base;Ljava/lang/foreign/FunctionDescriptor;returnLayout;()Ljava/util/Optional;; abstract
java.base;Ljava/lang/foreign/FunctionDescriptor;toMethodType;()Ljava/lang/invoke/MethodType;; abstract
java.base;Ljava/lang/foreign/GroupLayout;;
java.base;Ljava/lang/foreign/GroupLayout;memberLayouts;()Ljava/util/List;; abstract
java.base;Ljava/lang/foreign/GroupLayout;withByteAlignment;(J)Ljava/lang/foreign/GroupLayout;; abstract
java.base;Ljava/lang/foreign/GroupLayout;withName;(Ljava/lang/String;)Ljava/lang/foreign/GroupLayout;; abstract
java.base;Ljava/lang/foreign/GroupLayout;withoutName;()Ljava/lang/foreign/GroupLayout;; abstract
java.base;Ljava/lang/foreign/Linker$Option;;
java.base;Ljava/lang/foreign/Linker$Option;captureCallState;([Ljava/lang/String;)Ljava/lang/foreign/Linker$Option;; static
java.base;Ljava/lang/foreign/Linker$Option;captureStateLayout;()Ljava/lang/foreign/StructLayout;; static
java.base;Ljava/lang/foreign/Linker$Option;critical;(Z)Ljava/lang/foreign/Linker$Option;; static
java.base;Ljava/lang/foreign/Linker$Option;firstVariadicArg;(I)Ljava/lang/foreign/Linker$Option;; static
java.base;Ljava/lang/foreign/Linker;;
java.base;Ljava/lang/foreign/Linker;canonicalLayouts;()Ljava/util/Map;; abstract
java.base;Ljava/lang/foreign/Linker;defaultLookup;()Ljava/lang/foreign/SymbolLookup;; abstract
java.base;Ljava/lang/foreign/Linker;downcallHandle;(Ljava/lang/foreign/FunctionDescriptor;[Ljava/lang/foreign/Linker$Option;)Ljava/lang/invoke/MethodHandle;; abstract
java.base;Ljava/lang/foreign/Linker;downcallHandle;(Ljava/lang/foreign/MemorySegment;Ljava/lang/foreign/FunctionDescriptor;[Ljava/lang/foreign/Linker$Option;)Ljava/lang/invoke/MethodHandle;; abstract
java.base;Ljava/lang/foreign/Linker;nativeLinker;()Ljava/lang/foreign/Linker;; static
java.base;Ljava/lang/foreign/Linker;upcallStub;(Ljava/lang/invoke/MethodHandle;Ljava/lang/foreign/FunctionDescriptor;Ljava/lang/foreign/Arena;[Ljava/lang/foreign/Linker$Option;)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemoryLayout$PathElement;;
java.base;Ljava/lang/foreign/MemoryLayout$PathElement;dereferenceElement;()Ljava/lang/foreign/MemoryLayout$PathElement;; static
java.base;Ljava/lang/foreign/MemoryLayout$PathElement;groupElement;(J)Ljava/lang/foreign/MemoryLayout$PathElement;; static
java.base;Ljava/lang/foreign/MemoryLayout$PathElement;groupElement;(Ljava/lang/String;)Ljava/lang/foreign/MemoryLayout$PathElement;; static
java.base;Ljava/lang/foreign/MemoryLayout$PathElement;sequenceElement;()Ljava/lang/foreign/MemoryLayout$PathElement;; static
java.base;Ljava/lang/foreign/MemoryLayout$PathElement;sequenceElement;(J)Ljava/lang/foreign/MemoryLayout$PathElement;; static
java.base;Ljava/lang/foreign/MemoryLayout$PathElement;sequenceElement;(JJ)Ljava/lang/foreign/MemoryLayout$PathElement;; static
java.base;Ljava/lang/foreign/MemoryLayout;;
java.base;Ljava/lang/foreign/MemoryLayout;arrayElementVarHandle;([Ljava/lang/foreign/MemoryLayout$PathElement;)Ljava/lang/invoke/VarHandle;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;byteAlignment;()J; abstract
java.base;Ljava/lang/foreign/MemoryLayout;byteOffset;([Ljava/lang/foreign/MemoryLayout$PathElement;)J; abstract
java.base;Ljava/lang/foreign/MemoryLayout;byteOffsetHandle;([Ljava/lang/foreign/MemoryLayout$PathElement;)Ljava/lang/invoke/MethodHandle;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;byteSize;()J; abstract
java.base;Ljava/lang/foreign/MemoryLayout;equals;(Ljava/lang/Object;)Z; abstract
java.base;Ljava/lang/foreign/MemoryLayout;hashCode;()I; abstract
java.base;Ljava/lang/foreign/MemoryLayout;name;()Ljava/util/Optional;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;paddingLayout;(J)Ljava/lang/foreign/PaddingLayout;; static
java.base;Ljava/lang/foreign/MemoryLayout;scale;(JJ)J; abstract
java.base;Ljava/lang/foreign/MemoryLayout;scaleHandle;()Ljava/lang/invoke/MethodHandle;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;select;([Ljava/lang/foreign/MemoryLayout$PathElement;)Ljava/lang/foreign/MemoryLayout;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;sequenceLayout;(JLjava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/SequenceLayout;; static
java.base;Ljava/lang/foreign/MemoryLayout;sliceHandle;([Ljava/lang/foreign/MemoryLayout$PathElement;)Ljava/lang/invoke/MethodHandle;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;structLayout;([Ljava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/StructLayout;; static
java.base;Ljava/lang/foreign/MemoryLayout;toString;()Ljava/lang/String;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;unionLayout;([Ljava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/UnionLayout;; static
java.base;Ljava/lang/foreign/MemoryLayout;varHandle;([Ljava/lang/foreign/MemoryLayout$PathElement;)Ljava/lang/invoke/VarHandle;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;withByteAlignment;(J)Ljava/lang/foreign/MemoryLayout;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;withName;(Ljava/lang/String;)Ljava/lang/foreign/MemoryLayout;; abstract
java.base;Ljava/lang/foreign/MemoryLayout;withoutName;()Ljava/lang/foreign/MemoryLayout;; abstract
java.base;Ljava/lang/foreign/MemorySegment$Scope;;
java.base;Ljava/lang/foreign/MemorySegment$Scope;equals;(Ljava/lang/Object;)Z; abstract
java.base;Ljava/lang/foreign/MemorySegment$Scope;hashCode;()I; abstract
java.base;Ljava/lang/foreign/MemorySegment$Scope;isAlive;()Z; abstract
java.base;Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/MemorySegment;address;()J; abstract
java.base;Ljava/lang/foreign/MemorySegment;asByteBuffer;()Ljava/nio/ByteBuffer;; abstract
java.base;Ljava/lang/foreign/MemorySegment;asOverlappingSlice;(Ljava/lang/foreign/MemorySegment;)Ljava/util/Optional;; abstract
java.base;Ljava/lang/foreign/MemorySegment;asReadOnly;()Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;asSlice;(J)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;asSlice;(JJ)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;asSlice;(JJJ)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;asSlice;(JLjava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;byteSize;()J; abstract
java.base;Ljava/lang/foreign/MemorySegment;copy;(Ljava/lang/Object;ILjava/lang/foreign/MemorySegment;Ljava/lang/foreign/ValueLayout;JI)V; static
java.base;Ljava/lang/foreign/MemorySegment;copy;(Ljava/lang/foreign/MemorySegment;JLjava/lang/foreign/MemorySegment;JJ)V; static
java.base;Ljava/lang/foreign/MemorySegment;copy;(Ljava/lang/foreign/MemorySegment;Ljava/lang/foreign/ValueLayout;JLjava/lang/Object;II)V; static
java.base;Ljava/lang/foreign/MemorySegment;copy;(Ljava/lang/foreign/MemorySegment;Ljava/lang/foreign/ValueLayout;JLjava/lang/foreign/MemorySegment;Ljava/lang/foreign/ValueLayout;JJ)V; static
java.base;Ljava/lang/foreign/MemorySegment;copyFrom;(Ljava/lang/foreign/MemorySegment;)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;elements;(Ljava/lang/foreign/MemoryLayout;)Ljava/util/stream/Stream;; abstract
java.base;Ljava/lang/foreign/MemorySegment;equals;(Ljava/lang/Object;)Z; abstract
java.base;Ljava/lang/foreign/MemorySegment;fill;(B)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;force;()V; abstract
java.base;Ljava/lang/foreign/MemorySegment;get;(Ljava/lang/foreign/AddressLayout;J)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;get;(Ljava/lang/foreign/ValueLayout$OfBoolean;J)Z; abstract
java.base;Ljava/lang/foreign/MemorySegment;get;(Ljava/lang/foreign/ValueLayout$OfByte;J)B; abstract
java.base;Ljava/lang/foreign/MemorySegment;get;(Ljava/lang/foreign/ValueLayout$OfChar;J)C; abstract
java.base;Ljava/lang/foreign/MemorySegment;get;(Ljava/lang/foreign/ValueLayout$OfDouble;J)D; abstract
java.base;Ljava/lang/foreign/MemorySegment;get;(Ljava/lang/foreign/ValueLayout$OfFloat;J)F; abstract
java.base;Ljava/lang/foreign/MemorySegment;get;(Ljava/lang/foreign/ValueLayout$OfInt;J)I; abstract
java.base;Ljava/lang/foreign/MemorySegment;get;(Ljava/lang/foreign/ValueLayout$OfLong;J)J; abstract
java.base;Ljava/lang/foreign/MemorySegment;get;(Ljava/lang/foreign/ValueLayout$OfShort;J)S; abstract
java.base;Ljava/lang/foreign/MemorySegment;getAtIndex;(Ljava/lang/foreign/AddressLayout;J)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;getAtIndex;(Ljava/lang/foreign/ValueLayout$OfBoolean;J)Z; abstract
java.base;Ljava/lang/foreign/MemorySegment;getAtIndex;(Ljava/lang/foreign/ValueLayout$OfByte;J)B; abstract
java.base;Ljava/lang/foreign/MemorySegment;getAtIndex;(Ljava/lang/foreign/ValueLayout$OfChar;J)C; abstract
java.base;Ljava/lang/foreign/MemorySegment;getAtIndex;(Ljava/lang/foreign/ValueLayout$OfDouble;J)D; abstract
java.base;Ljava/lang/foreign/MemorySegment;getAtIndex;(Ljava/lang/foreign/ValueLayout$OfFloat;J)F; abstract
java.base;Ljava/lang/foreign/MemorySegment;getAtIndex;(Ljava/lang/foreign/ValueLayout$OfInt;J)I; abstract
java.base;Ljava/lang/foreign/MemorySegment;getAtIndex;(Ljava/lang/foreign/ValueLayout$OfLong;J)J; abstract
java.base;Ljava/lang/foreign/MemorySegment;getAtIndex;(Ljava/lang/foreign/ValueLayout$OfShort;J)S; abstract
java.base;Ljava/lang/foreign/MemorySegment;getString;(J)Ljava/lang/String;; abstract
java.base;Ljava/lang/foreign/MemorySegment;getString;(JLjava/nio/charset/Charset;)Ljava/lang/String;; abstract
java.base;Ljava/lang/foreign/MemorySegment;hashCode;()I; abstract
java.base;Ljava/lang/foreign/MemorySegment;heapBase;()Ljava/util/Optional;; abstract
java.base;Ljava/lang/foreign/MemorySegment;isAccessibleBy;(Ljava/lang/Thread;)Z; abstract
java.base;Ljava/lang/foreign/MemorySegment;isLoaded;()Z; abstract
java.base;Ljava/lang/foreign/MemorySegment;isMapped;()Z; abstract
java.base;Ljava/lang/foreign/MemorySegment;isNative;()Z; abstract
java.base;Ljava/lang/foreign/MemorySegment;isReadOnly;()Z; abstract
java.base;Ljava/lang/foreign/MemorySegment;load;()V; abstract
java.base;Ljava/lang/foreign/MemorySegment;mismatch;(Ljava/lang/foreign/MemorySegment;)J; abstract
java.base;Ljava/lang/foreign/MemorySegment;mismatch;(Ljava/lang/foreign/MemorySegment;JJLjava/lang/foreign/MemorySegment;JJ)J; static
java.base;Ljava/lang/foreign/MemorySegment;ofAddress;(J)Ljava/lang/foreign/MemorySegment;; static
java.base;Ljava/lang/foreign/MemorySegment;ofArray;([B)Ljava/lang/foreign/MemorySegment;; static
java.base;Ljava/lang/foreign/MemorySegment;ofArray;([C)Ljava/lang/foreign/MemorySegment;; static
java.base;Ljava/lang/foreign/MemorySegment;ofArray;([D)Ljava/lang/foreign/MemorySegment;; static
java.base;Ljava/lang/foreign/MemorySegment;ofArray;([F)Ljava/lang/foreign/MemorySegment;; static
java.base;Ljava/lang/foreign/MemorySegment;ofArray;([I)Ljava/lang/foreign/MemorySegment;; static
java.base;Ljava/lang/foreign/MemorySegment;ofArray;([J)Ljava/lang/foreign/MemorySegment;; static
java.base;Ljava/lang/foreign/MemorySegment;ofArray;([S)Ljava/lang/foreign/MemorySegment;; static
java.base;Ljava/lang/foreign/MemorySegment;ofBuffer;(Ljava/nio/Buffer;)Ljava/lang/foreign/MemorySegment;; static
java.base;Ljava/lang/foreign/MemorySegment;reinterpret;(J)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;reinterpret;(JLjava/lang/foreign/Arena;Ljava/util/function/Consumer;)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;reinterpret;(Ljava/lang/foreign/Arena;Ljava/util/function/Consumer;)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/MemorySegment;scope;()Ljava/lang/foreign/MemorySegment$Scope;; abstract
java.base;Ljava/lang/foreign/MemorySegment;set;(Ljava/lang/foreign/AddressLayout;JLjava/lang/foreign/MemorySegment;)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;set;(Ljava/lang/foreign/ValueLayout$OfBoolean;JZ)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;set;(Ljava/lang/foreign/ValueLayout$OfByte;JB)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;set;(Ljava/lang/foreign/ValueLayout$OfChar;JC)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;set;(Ljava/lang/foreign/ValueLayout$OfDouble;JD)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;set;(Ljava/lang/foreign/ValueLayout$OfFloat;JF)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;set;(Ljava/lang/foreign/ValueLayout$OfInt;JI)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;set;(Ljava/lang/foreign/ValueLayout$OfLong;JJ)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;set;(Ljava/lang/foreign/ValueLayout$OfShort;JS)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setAtIndex;(Ljava/lang/foreign/AddressLayout;JLjava/lang/foreign/MemorySegment;)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setAtIndex;(Ljava/lang/foreign/ValueLayout$OfBoolean;JZ)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setAtIndex;(Ljava/lang/foreign/ValueLayout$OfByte;JB)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setAtIndex;(Ljava/lang/foreign/ValueLayout$OfChar;JC)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setAtIndex;(Ljava/lang/foreign/ValueLayout$OfDouble;JD)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setAtIndex;(Ljava/lang/foreign/ValueLayout$OfFloat;JF)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setAtIndex;(Ljava/lang/foreign/ValueLayout$OfInt;JI)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setAtIndex;(Ljava/lang/foreign/ValueLayout$OfLong;JJ)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setAtIndex;(Ljava/lang/foreign/ValueLayout$OfShort;JS)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setString;(JLjava/lang/String;)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;setString;(JLjava/lang/String;Ljava/nio/charset/Charset;)V; abstract
java.base;Ljava/lang/foreign/MemorySegment;spliterator;(Ljava/lang/foreign/MemoryLayout;)Ljava/util/Spliterator;; abstract
java.base;Ljava/lang/foreign/MemorySegment;toArray;(Ljava/lang/foreign/ValueLayout$OfByte;)[B; abstract
java.base;Ljava/lang/foreign/MemorySegment;toArray;(Ljava/lang/foreign/ValueLayout$OfChar;)[C; abstract
java.base;Ljava/lang/foreign/MemorySegment;toArray;(Ljava/lang/foreign/ValueLayout$OfDouble;)[D; abstract
java.base;Ljava/lang/foreign/MemorySegment;toArray;(Ljava/lang/foreign/ValueLayout$OfFloat;)[F; abstract
java.base;Ljava/lang/foreign/MemorySegment;toArray;(Ljava/lang/foreign/ValueLayout$OfInt;)[I; abstract
java.base;Ljava/lang/foreign/MemorySegment;toArray;(Ljava/lang/foreign/ValueLayout$OfLong;)[J; abstract
java.base;Ljava/lang/foreign/MemorySegment;toArray;(Ljava/lang/foreign/ValueLayout$OfShort;)[S; abstract
java.base;Ljava/lang/foreign/MemorySegment;unload;()V; abstract
java.base;Ljava/lang/foreign/PaddingLayout;;
java.base;Ljava/lang/foreign/PaddingLayout;withByteAlignment;(J)Ljava/lang/foreign/PaddingLayout;; abstract
java.base;Ljava/lang/foreign/PaddingLayout;withName;(Ljava/lang/String;)Ljava/lang/foreign/PaddingLayout;; abstract
java.base;Ljava/lang/foreign/PaddingLayout;withoutName;()Ljava/lang/foreign/PaddingLayout;; abstract
java.base;Ljava/lang/foreign/SegmentAllocator;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocate;(J)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocate;(JJ)Ljava/lang/foreign/MemorySegment;; abstract
java.base;Ljava/lang/foreign/SegmentAllocator;allocate;(Ljava/lang/foreign/MemoryLayout;)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocate;(Ljava/lang/foreign/MemoryLayout;J)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/String;)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/String;Ljava/nio/charset/Charset;)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/AddressLayout;Ljava/lang/foreign/MemorySegment;)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfByte;B)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfByte;[B)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfChar;C)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfChar;[C)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfDouble;D)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfDouble;[D)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfFloat;F)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfFloat;[F)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfInt;I)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfInt;[I)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfLong;J)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfLong;[J)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfShort;S)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout$OfShort;[S)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;allocateFrom;(Ljava/lang/foreign/ValueLayout;Ljava/lang/foreign/MemorySegment;Ljava/lang/foreign/ValueLayout;JJ)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/lang/foreign/SegmentAllocator;prefixAllocator;(Ljava/lang/foreign/MemorySegment;)Ljava/lang/foreign/SegmentAllocator;; static
java.base;Ljava/lang/foreign/SegmentAllocator;slicingAllocator;(Ljava/lang/foreign/MemorySegment;)Ljava/lang/foreign/SegmentAllocator;; static
java.base;Ljava/lang/foreign/SequenceLayout;;
java.base;Ljava/lang/foreign/SequenceLayout;elementCount;()J; abstract
java.base;Ljava/lang/foreign/SequenceLayout;elementLayout;()Ljava/lang/foreign/MemoryLayout;; abstract
java.base;Ljava/lang/foreign/SequenceLayout;flatten;()Ljava/lang/foreign/SequenceLayout;; abstract
java.base;Ljava/lang/foreign/SequenceLayout;reshape;([J)Ljava/lang/foreign/SequenceLayout;; abstract
java.base;Ljava/lang/foreign/SequenceLayout;withByteAlignment;(J)Ljava/lang/foreign/SequenceLayout;; abstract
java.base;Ljava/lang/foreign/SequenceLayout;withElementCount;(J)Ljava/lang/foreign/SequenceLayout;; abstract
java.base;Ljava/lang/foreign/SequenceLayout;withName;(Ljava/lang/String;)Ljava/lang/foreign/SequenceLayout;; abstract
java.base;Ljava/lang/foreign/SequenceLayout;withoutName;()Ljava/lang/foreign/MemoryLayout;; abstract
java.base;Ljava/lang/foreign/StructLayout;;
java.base;Ljava/lang/foreign/StructLayout;withByteAlignment;(J)Ljava/lang/foreign/StructLayout;; abstract
java.base;Ljava/lang/foreign/StructLayout;withName;(Ljava/lang/String;)Ljava/lang/foreign/StructLayout;; abstract
java.base;Ljava/lang/foreign/StructLayout;withoutName;()Ljava/lang/foreign/StructLayout;; abstract
java.base;Ljava/lang/foreign/SymbolLookup;;
java.base;Ljava/lang/foreign/SymbolLookup;find;(Ljava/lang/String;)Ljava/util/Optional;; abstract
java.base;Ljava/lang/foreign/SymbolLookup;libraryLookup;(Ljava/lang/String;Ljava/lang/foreign/Arena;)Ljava/lang/foreign/SymbolLookup;; static
java.base;Ljava/lang/foreign/SymbolLookup;libraryLookup;(Ljava/nio/file/Path;Ljava/lang/foreign/Arena;)Ljava/lang/foreign/SymbolLookup;; static
java.base;Ljava/lang/foreign/SymbolLookup;loaderLookup;()Ljava/lang/foreign/SymbolLookup;; static
java.base;Ljava/lang/foreign/SymbolLookup;or;(Ljava/lang/foreign/SymbolLookup;)Ljava/lang/foreign/SymbolLookup;;
java.base;Ljava/lang/foreign/UnionLayout;;
java.base;Ljava/lang/foreign/UnionLayout;withByteAlignment;(J)Ljava/lang/foreign/UnionLayout;; abstract
java.base;Ljava/lang/foreign/UnionLayout;withName;(Ljava/lang/String;)Ljava/lang/foreign/UnionLayout;; abstract
java.base;Ljava/lang/foreign/UnionLayout;withoutName;()Ljava/lang/foreign/UnionLayout;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfBoolean;;
java.base;Ljava/lang/foreign/ValueLayout$OfBoolean;withByteAlignment;(J)Ljava/lang/foreign/ValueLayout$OfBoolean;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfBoolean;withName;(Ljava/lang/String;)Ljava/lang/foreign/ValueLayout$OfBoolean;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfBoolean;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/ValueLayout$OfBoolean;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfBoolean;withoutName;()Ljava/lang/foreign/ValueLayout$OfBoolean;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfByte;;
java.base;Ljava/lang/foreign/ValueLayout$OfByte;withByteAlignment;(J)Ljava/lang/foreign/ValueLayout$OfByte;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfByte;withName;(Ljava/lang/String;)Ljava/lang/foreign/ValueLayout$OfByte;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfByte;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/ValueLayout$OfByte;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfByte;withoutName;()Ljava/lang/foreign/ValueLayout$OfByte;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfChar;;
java.base;Ljava/lang/foreign/ValueLayout$OfChar;withByteAlignment;(J)Ljava/lang/foreign/ValueLayout$OfChar;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfChar;withName;(Ljava/lang/String;)Ljava/lang/foreign/ValueLayout$OfChar;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfChar;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/ValueLayout$OfChar;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfChar;withoutName;()Ljava/lang/foreign/ValueLayout$OfChar;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfDouble;;
java.base;Ljava/lang/foreign/ValueLayout$OfDouble;withByteAlignment;(J)Ljava/lang/foreign/ValueLayout$OfDouble;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfDouble;withName;(Ljava/lang/String;)Ljava/lang/foreign/ValueLayout$OfDouble;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfDouble;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/ValueLayout$OfDouble;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfDouble;withoutName;()Ljava/lang/foreign/ValueLayout$OfDouble;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfFloat;;
java.base;Ljava/lang/foreign/ValueLayout$OfFloat;withByteAlignment;(J)Ljava/lang/foreign/ValueLayout$OfFloat;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfFloat;withName;(Ljava/lang/String;)Ljava/lang/foreign/ValueLayout$OfFloat;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfFloat;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/ValueLayout$OfFloat;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfFloat;withoutName;()Ljava/lang/foreign/ValueLayout$OfFloat;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfInt;;
java.base;Ljava/lang/foreign/ValueLayout$OfInt;withByteAlignment;(J)Ljava/lang/foreign/ValueLayout$OfInt;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfInt;withName;(Ljava/lang/String;)Ljava/lang/foreign/ValueLayout$OfInt;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfInt;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/ValueLayout$OfInt;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfInt;withoutName;()Ljava/lang/foreign/ValueLayout$OfInt;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfLong;;
java.base;Ljava/lang/foreign/ValueLayout$OfLong;withByteAlignment;(J)Ljava/lang/foreign/ValueLayout$OfLong;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfLong;withName;(Ljava/lang/String;)Ljava/lang/foreign/ValueLayout$OfLong;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfLong;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/ValueLayout$OfLong;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfLong;withoutName;()Ljava/lang/foreign/ValueLayout$OfLong;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfShort;;
java.base;Ljava/lang/foreign/ValueLayout$OfShort;withByteAlignment;(J)Ljava/lang/foreign/ValueLayout$OfShort;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfShort;withName;(Ljava/lang/String;)Ljava/lang/foreign/ValueLayout$OfShort;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfShort;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/ValueLayout$OfShort;; abstract
java.base;Ljava/lang/foreign/ValueLayout$OfShort;withoutName;()Ljava/lang/foreign/ValueLayout$OfShort;; abstract
java.base;Ljava/lang/foreign/ValueLayout;;
java.base;Ljava/lang/foreign/ValueLayout;carrier;()Ljava/lang/Class;; abstract
java.base;Ljava/lang/foreign/ValueLayout;order;()Ljava/nio/ByteOrder;; abstract
java.base;Ljava/lang/foreign/ValueLayout;varHandle;()Ljava/lang/invoke/VarHandle;; abstract
java.base;Ljava/lang/foreign/ValueLayout;withByteAlignment;(J)Ljava/lang/foreign/ValueLayout;; abstract
java.base;Ljava/lang/foreign/ValueLayout;withName;(Ljava/lang/String;)Ljava/lang/foreign/ValueLayout;; abstract
java.base;Ljava/lang/foreign/ValueLayout;withOrder;(Ljava/nio/ByteOrder;)Ljava/lang/foreign/ValueLayout;; abstract
java.base;Ljava/lang/foreign/ValueLayout;withoutName;()Ljava/lang/foreign/ValueLayout;; abstract
java.base;Ljava/lang/invoke/MethodHandles;collectCoordinates;(Ljava/lang/invoke/VarHandle;ILjava/lang/invoke/MethodHandle;)Ljava/lang/invoke/VarHandle;; static
java.base;Ljava/lang/invoke/MethodHandles;dropCoordinates;(Ljava/lang/invoke/VarHandle;I[Ljava/lang/Class;)Ljava/lang/invoke/VarHandle;; static
java.base;Ljava/lang/invoke/MethodHandles;filterCoordinates;(Ljava/lang/invoke/VarHandle;I[Ljava/lang/invoke/MethodHandle;)Ljava/lang/invoke/VarHandle;; static
java.base;Ljava/lang/invoke/MethodHandles;filterValue;(Ljava/lang/invoke/VarHandle;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodHandle;)Ljava/lang/invoke/VarHandle;; static
java.base;Ljava/lang/invoke/MethodHandles;insertCoordinates;(Ljava/lang/invoke/VarHandle;I[Ljava/lang/Object;)Ljava/lang/invoke/VarHandle;; static
java.base;Ljava/lang/invoke/MethodHandles;permuteCoordinates;(Ljava/lang/invoke/VarHandle;Ljava/util/List;[I)Ljava/lang/invoke/VarHandle;; static
java.base;Ljava/net/Inet4Address;ofLiteral;(Ljava/lang/String;)Ljava/net/Inet4Address;; static
java.base;Ljava/net/Inet6Address;ofLiteral;(Ljava/lang/String;)Ljava/net/InetAddress;; static
java.base;Ljava/net/InetAddress;ofLiteral;(Ljava/lang/String;)Ljava/net/InetAddress;; static
java.base;Ljava/nio/channels/FileChannel;map;(Ljava/nio/channels/FileChannel$MapMode;JJLjava/lang/foreign/Arena;)Ljava/lang/foreign/MemorySegment;;
java.base;Ljava/security/AsymmetricKey;;
java.base;Ljava/security/AsymmetricKey;getParams;()Ljava/security/spec/AlgorithmParameterSpec;;
java.base;Ljava/security/interfaces/DSAPrivateKey;getParams;()Ljava/security/interfaces/DSAParams;;
java.base;Ljava/security/interfaces/DSAPublicKey;getParams;()Ljava/security/interfaces/DSAParams;;
java.base;Ljava/security/interfaces/ECPrivateKey;getParams;()Ljava/security/spec/ECParameterSpec;;
java.base;Ljava/security/interfaces/ECPublicKey;getParams;()Ljava/security/spec/ECParameterSpec;;
java.base;Ljava/security/interfaces/EdECPrivateKey;getParams;()Ljava/security/spec/NamedParameterSpec;;
java.base;Ljava/security/interfaces/EdECPublicKey;getParams;()Ljava/security/spec/NamedParameterSpec;;
java.base;Ljava/security/interfaces/XECPrivateKey;getParams;()Ljava/security/spec/AlgorithmParameterSpec;;
java.base;Ljava/security/interfaces/XECPublicKey;getParams;()Ljava/security/spec/AlgorithmParameterSpec;;
java.base;Ljava/text/ListFormat$Style;;
java.base;Ljava/text/ListFormat$Style;valueOf;(Ljava/lang/String;)Ljava/text/ListFormat$Style;; static
java.base;Ljava/text/ListFormat$Style;values;()[Ljava/text/ListFormat$Style;; static
java.base;Ljava/text/ListFormat$Type;;
java.base;Ljava/text/ListFormat$Type;valueOf;(Ljava/lang/String;)Ljava/text/ListFormat$Type;; static
java.base;Ljava/text/ListFormat$Type;values;()[Ljava/text/ListFormat$Type;; static
java.base;Ljava/text/ListFormat;;
java.base;Ljava/text/ListFormat;equals;(Ljava/lang/Object;)Z;
java.base;Ljava/text/ListFormat;format;(Ljava/lang/Object;Ljava/lang/StringBuffer;Ljava/text/FieldPosition;)Ljava/lang/StringBuffer;;
java.base;Ljava/text/ListFormat;format;(Ljava/util/List;)Ljava/lang/String;;
java.base;Ljava/text/ListFormat;formatToCharacterIterator;(Ljava/lang/Object;)Ljava/text/AttributedCharacterIterator;;
java.base;Ljava/text/ListFormat;getAvailableLocales;()[Ljava/util/Locale;; static
java.base;Ljava/text/ListFormat;getInstance;()Ljava/text/ListFormat;; static
java.base;Ljava/text/ListFormat;getInstance;(Ljava/util/Locale;Ljava/text/ListFormat$Type;Ljava/text/ListFormat$Style;)Ljava/text/ListFormat;; static
java.base;Ljava/text/ListFormat;getInstance;([Ljava/lang/String;)Ljava/text/ListFormat;; static
java.base;Ljava/text/ListFormat;getLocale;()Ljava/util/Locale;;
java.base;Ljava/text/ListFormat;getPatterns;()[Ljava/lang/String;;
java.base;Ljava/text/ListFormat;hashCode;()I;
java.base;Ljava/text/ListFormat;parse;(Ljava/lang/String;)Ljava/util/List;;
java.base;Ljava/text/ListFormat;parseObject;(Ljava/lang/String;Ljava/text/ParsePosition;)Ljava/lang/Object;;
java.base;Ljava/text/ListFormat;toString;()Ljava/lang/String;;
java.base;Ljava/util/concurrent/ForkJoinPool;invokeAllUninterruptibly;(Ljava/util/Collection;)Ljava/util/List;;
java.base;Ljava/util/concurrent/ForkJoinTask;adaptInterruptible;(Ljava/lang/Runnable;)Ljava/util/concurrent/ForkJoinTask;; static
java.base;Ljava/util/concurrent/ForkJoinTask;adaptInterruptible;(Ljava/lang/Runnable;Ljava/lang/Object;)Ljava/util/concurrent/ForkJoinTask;; static
java.base;Ljava/util/random/RandomGenerator;equiDoubles;(DDZZ)Ljava/util/stream/DoubleStream;;
java.base;Ljavax/crypto/interfaces/DHPrivateKey;getParams;()Ljavax/crypto/spec/DHParameterSpec;;
java.base;Ljavax/crypto/interfaces/DHPublicKey;getParams;()Ljavax/crypto/spec/DHParameterSpec;;
java.compiler;Ljavax/lang/model/element/VariableElement;isUnnamed;()Z;
java.compiler;Ljavax/lang/model/util/Elements;getEnumConstantBody;(Ljavax/lang/model/element/VariableElement;)Ljavax/lang/model/element/TypeElement;;
java.desktop;Ljava/awt/peer/WindowPeer;getAppropriateGraphicsConfiguration;(Ljava/awt/GraphicsConfiguration;)Ljava/awt/GraphicsConfiguration;; abstract
java.xml;Lcom/sun/org/apache/xerces/internal/impl/XMLDTDScannerImpl;setLimitAnalyzer;(Ljdk/xml/internal/XMLLimitAnalyzer;)V;
java.xml;Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;<init>;(Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;Ljdk/xml/internal/XMLSecurityManager;)V;
java.xml;Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;setLimitAnalyzer;(Ljdk/xml/internal/XMLLimitAnalyzer;)V;
java.xml;Lcom/sun/org/apache/xerces/internal/impl/XMLEntityScanner;checkLimit;(Ljdk/xml/internal/XMLSecurityManager$Limit;Lcom/sun/xml/internal/stream/Entity$ScannedEntity;II)V;
java.xml;Lcom/sun/org/apache/xerces/internal/parsers/SAXParser;<init>;(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;Ljdk/xml/internal/XMLSecurityManager;)V;
java.xml;Lcom/sun/org/apache/xerces/internal/parsers/XIncludeAwareParserConfiguration;<init>;(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;Ljdk/xml/internal/XMLSecurityManager;)V;
java.xml;Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;<init>;(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;Ljdk/xml/internal/XMLSecurityManager;)V;
java.xml;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;setLimitAnalyzer;(Ljdk/xml/internal/XMLLimitAnalyzer;)V; abstract
java.xml;Ljavax/xml/catalog/CatalogManager;catalogResolver;(Ljavax/xml/catalog/Catalog;Ljavax/xml/catalog/CatalogResolver$NotFoundAction;)Ljavax/xml/catalog/CatalogResolver;; static
java.xml;Ljavax/xml/catalog/CatalogResolver$NotFoundAction;;
java.xml;Ljavax/xml/catalog/CatalogResolver$NotFoundAction;getType;(Ljava/lang/String;)Ljavax/xml/catalog/CatalogResolver$NotFoundAction;; static
java.xml;Ljavax/xml/catalog/CatalogResolver$NotFoundAction;valueOf;(Ljava/lang/String;)Ljavax/xml/catalog/CatalogResolver$NotFoundAction;; static
java.xml;Ljavax/xml/catalog/CatalogResolver$NotFoundAction;values;()[Ljavax/xml/catalog/CatalogResolver$NotFoundAction;; static
jdk.compiler;Lcom/sun/source/doctree/InheritDocTree;getSupertype;()Lcom/sun/source/doctree/ReferenceTree;;
jdk.compiler;Lcom/sun/source/tree/AnyPatternTree;;
jdk.compiler;Lcom/sun/source/tree/TreeVisitor;visitAnyPattern;(Lcom/sun/source/tree/AnyPatternTree;Ljava/lang/Object;)Ljava/lang/Object;; abstract
jdk.compiler;Lcom/sun/source/util/DocTreeFactory;newInheritDocTree;(Lcom/sun/source/doctree/ReferenceTree;)Lcom/sun/source/doctree/InheritDocTree;;
jdk.compiler;Lcom/sun/source/util/SimpleTreeVisitor;visitAnyPattern;(Lcom/sun/source/tree/AnyPatternTree;Ljava/lang/Object;)Ljava/lang/Object;;
jdk.compiler;Lcom/sun/tools/javac/api/JavacTrees;printMessage;(Ljavax/tools/Diagnostic$Kind;Ljava/lang/CharSequence;)V;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;implicitReceiverType;()Lcom/sun/tools/javac/code/Type;;
jdk.compiler;Lcom/sun/tools/javac/code/Symbol;isImplicit;()Z;
jdk.compiler;Lcom/sun/tools/javac/comp/Check;warnRestrictedAPI;(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V;
jdk.compiler;Lcom/sun/tools/javac/launcher/Fault;;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;<init>;(Lcom/sun/tools/javac/launcher/ProgramFileObject;Ljava/util/Optional;Ljava/nio/file/Path;)V;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;computePackageNames;()Ljava/util/Set;;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;computeSourceRootPath;(Ljava/nio/file/Path;Ljava/lang/String;)Ljava/nio/file/Path;; static
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;equals;(Ljava/lang/Object;)Z;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;fileObject;()Lcom/sun/tools/javac/launcher/ProgramFileObject;;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;hashCode;()I;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;isModular;()Z;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;packageName;()Ljava/util/Optional;;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;sourceRootPath;()Ljava/nio/file/Path;;
jdk.compiler;Lcom/sun/tools/javac/launcher/ProgramDescriptor;toString;()Ljava/lang/String;;
jdk.compiler;Lcom/sun/tools/javac/launcher/Result;;
jdk.compiler;Lcom/sun/tools/javac/launcher/Result;<init>;(Ljava/lang/Class;Ljava/util/Set;)V;
jdk.compiler;Lcom/sun/tools/javac/launcher/Result;classNames;()Ljava/util/Set;;
jdk.compiler;Lcom/sun/tools/javac/launcher/Result;equals;(Ljava/lang/Object;)Z;
jdk.compiler;Lcom/sun/tools/javac/launcher/Result;hashCode;()I;
jdk.compiler;Lcom/sun/tools/javac/launcher/Result;programClass;()Ljava/lang/Class;;
jdk.compiler;Lcom/sun/tools/javac/launcher/Result;toString;()Ljava/lang/String;;
jdk.compiler;Lcom/sun/tools/javac/launcher/SourceLauncher;;
jdk.compiler;Lcom/sun/tools/javac/launcher/SourceLauncher;<init>;(Ljava/io/PrintStream;)V;
jdk.compiler;Lcom/sun/tools/javac/launcher/SourceLauncher;<init>;(Ljava/io/PrintWriter;)V;
jdk.compiler;Lcom/sun/tools/javac/launcher/SourceLauncher;main;([Ljava/lang/String;)V; static
jdk.compiler;Lcom/sun/tools/javac/launcher/SourceLauncher;run;([Ljava/lang/String;[Ljava/lang/String;)Lcom/sun/tools/javac/launcher/Result;;
jdk.compiler;Lcom/sun/tools/javac/main/Option;isInBasicOptionGroup;()Z;
jdk.compiler;Lcom/sun/tools/javac/model/JavacElements;getEnumConstantBody;(Ljavax/lang/model/element/VariableElement;)Ljavax/lang/model/element/TypeElement;;
jdk.compiler;Lcom/sun/tools/javac/parser/JavacParser;parseIntersectionType;(ILcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCExpression;;
jdk.compiler;Lcom/sun/tools/javac/parser/Tokens$Token;docComment;()Lcom/sun/tools/javac/parser/Tokens$Comment;;
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;CantRefBeforeCtorCalled;(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;NonCanonicalConstructorInvokeAnotherConstructor;(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;SourceTargetConflict;(Ljava/lang/String;Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Errors;TargetDefaultSourceConflict;(Ljava/lang/String;Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Fragments;SourceNoBootclasspath;(Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Fragments;SourceNoBootclasspathWithTarget;(Ljava/lang/String;Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Fragments;SourceNoSystemModulesPath;(Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Fragments;SourceNoSystemModulesPathWithTarget;(Ljava/lang/String;Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;IneffectualExternMethodEnum;(Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;IneffectualExternalizableMethodRecord;(Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;RestrictedMethod;(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;SourceNoBootclasspath;(Ljava/lang/String;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/CompilerProperties$Warnings;SourceNoSystemModulesPath;(Ljava/lang/String;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;; static
jdk.compiler;Lcom/sun/tools/javac/resources/LauncherProperties$Errors;MismatchEndOfPathAndPackageName;(Ljava/lang/String;Ljava/nio/file/Path;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;; static
jdk.compiler;Lcom/sun/tools/javac/tree/DCTree$DCInheritDoc;<init>;(Lcom/sun/tools/javac/tree/DCTree$DCReference;)V;
jdk.compiler;Lcom/sun/tools/javac/tree/DCTree$DCInheritDoc;getSupertype;()Lcom/sun/source/doctree/ReferenceTree;;
jdk.compiler;Lcom/sun/tools/javac/tree/DocTreeMaker;newInheritDocTree;(Lcom/sun/source/doctree/ReferenceTree;)Lcom/sun/tools/javac/tree/DCTree$DCInheritDoc;;
jdk.compiler;Lcom/sun/tools/javac/tree/TreeInfo;findConstructorCall;(Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;)Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;; static
jdk.compiler;Lcom/sun/tools/javac/tree/TreeInfo;hasAnyConstructorCall;(Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;)Z; static
jdk.compiler;Lcom/sun/tools/javac/tree/TreeInfo;hasConstructorCall;(Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;Lcom/sun/tools/javac/util/Name;)Z; static
jdk.compiler;Lcom/sun/tools/javac/tree/TreeInfo;mapSuperCalls;(Lcom/sun/tools/javac/tree/JCTree$JCBlock;Ljava/util/function/Function;)V; static
jdk.compiler;Lcom/sun/tools/javac/util/Convert;utfNumChars;([BII)I; static
jdk.compiler;Lcom/sun/tools/javac/util/Name;getUtf8Bytes;([BI)V; abstract
jdk.compiler;Lcom/sun/tools/javac/util/Name;getUtf8Length;()I; abstract
jdk.compiler;Lcom/sun/tools/javac/util/Name;lastIndexOfAscii;(C)I;
jdk.compiler;Lcom/sun/tools/javac/util/Name;nameEquals;(Lcom/sun/tools/javac/util/Name;)Z; abstract
jdk.compiler;Lcom/sun/tools/javac/util/Name;subName;(I)Lcom/sun/tools/javac/util/Name;;
jdk.compiler;Lcom/sun/tools/javac/util/Names;newSharedNameTable;()Lcom/sun/tools/javac/util/SharedNameTable;;
jdk.compiler;Lcom/sun/tools/javac/util/Names;newStringNameTable;(Z)Lcom/sun/tools/javac/util/StringNameTable;;
jdk.compiler;Lcom/sun/tools/javac/util/Names;newUnsharedNameTable;()Lcom/sun/tools/javac/util/UnsharedNameTable;;
jdk.compiler;Lcom/sun/tools/javac/util/StringNameTable;;
jdk.compiler;Lcom/sun/tools/javac/util/StringNameTable;<init>;(Lcom/sun/tools/javac/util/Names;IZ)V;
jdk.compiler;Lcom/sun/tools/javac/util/StringNameTable;<init>;(Lcom/sun/tools/javac/util/Names;Z)V;
jdk.compiler;Lcom/sun/tools/javac/util/StringNameTable;create;(Lcom/sun/tools/javac/util/Names;Z)Lcom/sun/tools/javac/util/StringNameTable;; static
jdk.compiler;Lcom/sun/tools/javac/util/StringNameTable;dispose;()V;
jdk.compiler;Lcom/sun/tools/javac/util/StringNameTable;fromChars;([CII)Lcom/sun/tools/javac/util/Name;;
jdk.compiler;Lcom/sun/tools/javac/util/StringNameTable;fromString;(Ljava/lang/String;)Lcom/sun/tools/javac/util/Name;;
jdk.compiler;Lcom/sun/tools/javac/util/StringNameTable;fromUtf;([BIILcom/sun/tools/javac/util/Convert$Validation;)Lcom/sun/tools/javac/util/Name;;
jdk.compiler;Lcom/sun/tools/javac/util/StringUtils$DamerauLevenshteinDistance;;
jdk.compiler;Lcom/sun/tools/javac/util/StringUtils$DamerauLevenshteinDistance;of;(Ljava/lang/String;Ljava/lang/String;)I; static
jdk.compiler;Lcom/sun/tools/javac/util/UnsharedNameTable;create;(Lcom/sun/tools/javac/util/Names;)Lcom/sun/tools/javac/util/UnsharedNameTable;; static
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;append;(CLcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/Name;;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;append;(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/Name;;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;compareTo;(Lcom/sun/tools/javac/util/Name;)I;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;getByteData;()[B; abstract
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;getByteLength;()I; abstract
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;getByteOffset;()I; abstract
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;getNameIndex;()I; abstract
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;getUtf8Bytes;([BI)V;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;getUtf8Length;()I;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;hashCode;()I;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;lastIndexOfAscii;(C)I;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;length;()I;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;nameEquals;(Lcom/sun/tools/javac/util/Name;)Z;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;startsWith;(Lcom/sun/tools/javac/util/Name;)Z;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable$NameImpl;toString;()Ljava/lang/String;;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable;;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable;<init>;(Lcom/sun/tools/javac/util/Names;)V;
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable;equals;([BI[BII)Z; static
jdk.compiler;Lcom/sun/tools/javac/util/Utf8NameTable;hashValue;([BII)I; static
jdk.jdeps;Lcom/sun/tools/javap/AnnotationWriter;write;(Ljava/lang/classfile/Annotation;)V;
jdk.jdeps;Lcom/sun/tools/javap/AnnotationWriter;write;(Ljava/lang/classfile/Annotation;Z)V;
jdk.jdeps;Lcom/sun/tools/javap/AnnotationWriter;write;(Ljava/lang/classfile/AnnotationElement;Z)V;
jdk.jdeps;Lcom/sun/tools/javap/AnnotationWriter;write;(Ljava/lang/classfile/AnnotationValue;)V;
jdk.jdeps;Lcom/sun/tools/javap/AnnotationWriter;write;(Ljava/lang/classfile/AnnotationValue;Z)V;
jdk.jdeps;Lcom/sun/tools/javap/AnnotationWriter;write;(Ljava/lang/classfile/TypeAnnotation$TargetInfo;Ljava/util/List;ZLjava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/AnnotationWriter;write;(Ljava/lang/classfile/TypeAnnotation;Ljava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/AnnotationWriter;write;(Ljava/lang/classfile/TypeAnnotation;ZZLjava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/AttributeWriter;printExportOpenEntry;(IILjava/util/List;)V;
jdk.jdeps;Lcom/sun/tools/javap/AttributeWriter;write;(Ljava/lang/classfile/Attribute;Ljava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/AttributeWriter;write;(Ljava/util/List;)V;
jdk.jdeps;Lcom/sun/tools/javap/AttributeWriter;write;(Ljava/util/List;Ljava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/BasicWriter;print;(Ljava/util/function/Supplier;)V;
jdk.jdeps;Lcom/sun/tools/javap/BasicWriter;println;(Ljava/util/function/Supplier;)V;
jdk.jdeps;Lcom/sun/tools/javap/BasicWriter;report;(Ljava/lang/Exception;)Ljava/lang/String;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$AccessFlag;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$AccessFlag;valueOf;(Ljava/lang/String;)Lcom/sun/tools/javap/ClassWriter$AccessFlag;; static
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$AccessFlag;values;()[Lcom/sun/tools/javap/ClassWriter$AccessFlag;; static
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;<init>;(Z)V;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;equals;(Ljava/lang/Object;)Z;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;hashCode;()I;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;print;(Ljava/lang/classfile/ClassSignature;Z)Ljava/lang/String;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;print;(Ljava/lang/classfile/Signature;)Ljava/lang/String;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;printList;(Ljava/lang/String;Ljava/util/List;Ljava/lang/String;)Ljava/lang/String;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;printTypeParams;(Ljava/util/List;)Ljava/lang/String;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;toString;()Ljava/lang/String;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter$SignaturePrinter;verbose;()Z;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter;getClassModel;()Ljava/lang/classfile/ClassModel;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter;getMethod;()Ljava/lang/classfile/MethodModel;;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter;setClassFile;(Ljava/lang/classfile/ClassModel;)V;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter;setMethod;(Ljava/lang/classfile/MethodModel;)V;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter;write;(Ljava/lang/classfile/ClassModel;)Z;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter;writeField;(Ljava/lang/classfile/FieldModel;)V;
jdk.jdeps;Lcom/sun/tools/javap/ClassWriter;writeMethod;(Ljava/lang/classfile/MethodModel;)V;
jdk.jdeps;Lcom/sun/tools/javap/CodeWriter;writeExceptionTable;(Ljava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/CodeWriter;writeInstr;(ILjava/lang/classfile/Instruction;Ljava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/CodeWriter;writeInstrs;(Ljava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/CodeWriter;writeVerboseHeader;(Ljava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/ConstantWriter;writeConstantPool;(Ljava/lang/classfile/constantpool/ConstantPool;)V;
jdk.jdeps;Lcom/sun/tools/javap/JavapTask;write;(Lcom/sun/tools/javap/JavapTask$ClassFileInfo;)Z;
jdk.jdeps;Lcom/sun/tools/javap/LocalVariableTableWriter$NoteKind;match;(Ljava/lang/classfile/attribute/LocalVariableInfo;I)Z; abstract
jdk.jdeps;Lcom/sun/tools/javap/LocalVariableTableWriter;flush;(I)V;
jdk.jdeps;Lcom/sun/tools/javap/LocalVariableTableWriter;reset;(Ljava/lang/classfile/CodeModel;)V;
jdk.jdeps;Lcom/sun/tools/javap/LocalVariableTableWriter;writeDetails;(ILjava/lang/classfile/Instruction;)V;
jdk.jdeps;Lcom/sun/tools/javap/LocalVariableTypeTableWriter$NoteKind;match;(Ljava/lang/classfile/attribute/LocalVariableTypeInfo;I)Z; abstract
jdk.jdeps;Lcom/sun/tools/javap/LocalVariableTypeTableWriter;flush;(I)V;
jdk.jdeps;Lcom/sun/tools/javap/LocalVariableTypeTableWriter;reset;(Ljava/lang/classfile/CodeModel;)V;
jdk.jdeps;Lcom/sun/tools/javap/LocalVariableTypeTableWriter;writeDetails;(ILjava/lang/classfile/Instruction;)V;
jdk.jdeps;Lcom/sun/tools/javap/Options;checkAccess;(I)Z;
jdk.jdeps;Lcom/sun/tools/javap/SourceWriter;reset;(Ljava/lang/classfile/CodeModel;)V;
jdk.jdeps;Lcom/sun/tools/javap/SourceWriter;writeDetails;(ILjava/lang/classfile/Instruction;)V;
jdk.jdeps;Lcom/sun/tools/javap/StackMapWriter;reset;(Ljava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/StackMapWriter;writeDetails;(ILjava/lang/classfile/Instruction;)V;
jdk.jdeps;Lcom/sun/tools/javap/TryBlockWriter$NoteKind;match;(Ljava/lang/classfile/instruction/ExceptionCatch;ILjava/lang/classfile/attribute/CodeAttribute;)Z; abstract
jdk.jdeps;Lcom/sun/tools/javap/TryBlockWriter;reset;(Ljava/lang/classfile/attribute/CodeAttribute;)V;
jdk.jdeps;Lcom/sun/tools/javap/TryBlockWriter;writeDetails;(ILjava/lang/classfile/Instruction;)V;
jdk.jdeps;Lcom/sun/tools/javap/TryBlockWriter;writeTrys;(ILjava/lang/classfile/Instruction;Lcom/sun/tools/javap/TryBlockWriter$NoteKind;)V;
jdk.jdeps;Lcom/sun/tools/javap/TypeAnnotationWriter;reset;(Ljava/lang/classfile/attribute/CodeAttribute;)V;
