git: openjdk/jdk-sandbox: classfile-api-javadoc-branch: javadoc update

Adam Sotona asotona at openjdk.org
Tue Jul 19 08:51:11 UTC 2022


Changeset: 6753e0e7
Author:    Adam Sotona <asotona at openjdk.org>
Date:      2022-07-19 10:48:03 +0000
URL:       https://git.openjdk.org/jdk-sandbox/commit/6753e0e7b94651a3a7ffec522fa2ebef6e01cba7

javadoc update

! doc/classfile-api/javadoc/allclasses-index.html
! doc/classfile-api/javadoc/index-all.html
+ doc/classfile-api/javadoc/jdk/classfile/CodeBuilder.CatchBuilder.html
! doc/classfile-api/javadoc/jdk/classfile/CodeBuilder.html
! doc/classfile-api/javadoc/jdk/classfile/CustomAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/AbstractAttributeMapper.html
! doc/classfile-api/javadoc/jdk/classfile/impl/AbstractInstruction.ExceptionCatchImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/AccessFlagsImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BlockCodeBuilder.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundAnnotationDefaultAttr.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundBootstrapMethodsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundCharacterRangeTableAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundCodeAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundCompilationIDAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundConstantValueAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundDeprecatedAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundEnclosingMethodAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundExceptionsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundInnerClassesAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundLineNumberTableAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundLocalVariableTableAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundLocalVariableTypeTableAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundMethodParametersAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundModuleAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundModuleHashesAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundModuleMainClassAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundModulePackagesAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundModuleResolutionAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundModuleTargetAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundNestHostAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundNestMembersAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundPermittedSubclassesAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundRecordAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundRuntimeInvisibleAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundRuntimeInvisibleParameterAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundRuntimeInvisibleTypeAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundRuntimeVisibleAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundRuntimeVisibleParameterAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundRuntimeVisibleTypeAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundSignatureAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundSourceDebugExtensionAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundSourceFileAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundSourceIDAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundStackMapTableAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundSyntheticAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.BoundUnknownAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundCharacterRange.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundLocalVariable.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BoundLocalVariableType.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BufferedCodeBuilder.Model.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BufferedCodeBuilder.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BufferedFieldBuilder.Model.html
! doc/classfile-api/javadoc/jdk/classfile/impl/BufferedMethodBuilder.Model.html
+ doc/classfile-api/javadoc/jdk/classfile/impl/CatchBuilderImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/ChainedCodeBuilder.html
! doc/classfile-api/javadoc/jdk/classfile/impl/ClassImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/ClassfileVersionImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/CodeImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/DirectCodeBuilder.html
! doc/classfile-api/javadoc/jdk/classfile/impl/FieldImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/InterfacesImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/LineNumberImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/MethodImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/NonterminalCodeBuilder.html
! doc/classfile-api/javadoc/jdk/classfile/impl/StackMapGenerator.html
! doc/classfile-api/javadoc/jdk/classfile/impl/SuperclassImpl.html
! doc/classfile-api/javadoc/jdk/classfile/impl/TerminalCodeBuilder.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.AdHocAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.CustomAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.EmptyBootstrapAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundAnnotationDefaultAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundCharacterRangeTableAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundCompilationIDAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundConstantValueAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundDeprecatedAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundEnclosingMethodAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundExceptionsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundInnerClassesAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundLineNumberTableAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundLocalVariableTableAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundLocalVariableTypeTableAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundMethodParametersAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundModuleAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundModuleHashesAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundModuleMainClassAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundModulePackagesAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundModuleResolutionAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundModuleTargetAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundNestHostAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundNestMembersAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundPermittedSubclassesAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundRecordAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundRuntimeInvisibleAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundRuntimeInvisibleParameterAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundRuntimeInvisibleTypeAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundRuntimeVisibleAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundRuntimeVisibleParameterAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundRuntimeVisibleTypeAnnotationsAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundSignatureAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundSourceDebugExtensionAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundSourceFileAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundSourceIDAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.UnboundSyntheticAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/UnboundAttribute.html
! doc/classfile-api/javadoc/jdk/classfile/impl/package-summary.html
! doc/classfile-api/javadoc/jdk/classfile/impl/package-tree.html
! doc/classfile-api/javadoc/jdk/classfile/package-summary.html
! doc/classfile-api/javadoc/jdk/classfile/package-tree.html
! doc/classfile-api/javadoc/member-search-index.js
! doc/classfile-api/javadoc/overview-tree.html
! doc/classfile-api/javadoc/type-search-index.js



More information about the jdk-sandbox-changes mailing list