com.sun.crypto.provider.JceKeyStore#engineGetCreationInstant(java.lang.String;)
jdk.internal.foreign.AbstractMemorySegmentImpl#getString(long;java.nio.charset.Charset;long;)
sun.security.pkcs12.PKCS12KeyStore#engineGetCreationInstant(java.lang.String;)
sun.security.provider.JavaKeyStore#engineGetCreationInstant(java.lang.String;)
sun.security.provider.DomainKeyStore#engineGetCreationInstant(java.lang.String;)
java.lang.foreign.MemorySegment#getString(long;java.nio.charset.Charset;long;)
java.lang.foreign.MemorySegment#copy(java.lang.String;java.nio.charset.Charset;int;java.lang.foreign.MemorySegment;long;int;)
java.lang.foreign.SegmentAllocator#allocateFrom(java.lang.String;java.nio.charset.Charset;int;int;)
java.lang.reflect.ClassFileFormatVersion#RELEASE_27
java.lang.Math#asinh(double;)
java.lang.Math#acosh(double;)
java.lang.Math#atanh(double;)
java.lang.classfile.instruction.IncrementInstruction#of(java.lang.classfile.Opcode;int;int;)
java.lang.classfile.ClassFile#JAVA_27_VERSION
java.lang.String#encodedLength(java.nio.charset.Charset;)
java.lang.StrictMath#asinh(double;)
java.lang.StrictMath#acosh(double;)
java.lang.StrictMath#atanh(double;)
java.math.BigDecimal#rootn(int;java.math.MathContext;)
java.time.format.DateTimeFormatterPatternProvider
java.util.Set#ofLazy(java.util.Set<? extends E>;java.util.function.Predicate<? super E>;)
java.util.concurrent.Joiners.AllSuccessful#timeout()
java.util.concurrent.Joiners.AnySuccessful#timeout()
java.util.concurrent.Joiners.AwaitSuccessful#timeout()
java.util.concurrent.Joiners.AllSubtasks#timeout()
java.util.concurrent.StructuredTaskScope.Joiner#timeout()
java.util.concurrent.StructuredTaskScope.Joiner#allSuccessfulOrThrow(java.util.function.Function<java.lang.Throwable,R_X>;)
java.util.concurrent.StructuredTaskScope.Joiner#anySuccessfulOrThrow(java.util.function.Function<java.lang.Throwable,R_X>;)
java.util.concurrent.StructuredTaskScope.Joiner#awaitAllSuccessfulOrThrow(java.util.function.Function<java.lang.Throwable,R_X>;)
java.util.concurrent.StructuredTaskScope.CancelledByTimeoutException
java.util.concurrent.StructuredTaskScope#open(java.util.function.UnaryOperator<java.util.concurrent.StructuredTaskScope.Configuration>;)
java.security.KeyStore#getCreationInstant(java.lang.String;)
java.security.KeyStoreSpi#engineGetCreationInstant(java.lang.String;)
apple.security.KeychainStore#engineGetCreationInstant(java.lang.String;)
com.sun.tools.attach.AttachOperationFailedException#AttachOperationFailedException(java.lang.String;java.lang.Throwable;)
jdk.javadoc.doclet.Taglet#toString(java.util.List<? extends com.sun.source.doctree.DocTree>;javax.lang.model.element.Element;java.net.URI;)
com.sun.tools.javac.tree.TreeCopier#visitVarType(com.sun.source.tree.VarTypeTree;P;)
com.sun.source.tree.Tree.Kind#VAR_TYPE
com.sun.source.tree.TreeVisitor#visitVarType(com.sun.source.tree.VarTypeTree;P;)
com.sun.source.tree.VarTypeTree
com.sun.source.util.TreeScanner#visitVarType(com.sun.source.tree.VarTypeTree;P;)
com.sun.source.util.SourcePositions#getStartPosition(com.sun.source.tree.Tree;)
com.sun.source.util.SourcePositions#getEndPosition(com.sun.source.tree.Tree;)
com.sun.source.util.SimpleTreeVisitor#visitVarType(com.sun.source.tree.VarTypeTree;P;)
com.sun.source.util.DocSourcePositions#getStartPosition(com.sun.source.doctree.DocCommentTree;com.sun.source.doctree.DocTree;)
com.sun.source.util.DocSourcePositions#getEndPosition(com.sun.source.doctree.DocCommentTree;com.sun.source.doctree.DocTree;)
javax.lang.model.SourceVersion#RELEASE_27