master
8364660: ClassVerifier::ends_in_athrow() should be removed
8343881: java.lang.classfile.Attribute attributeName() method should return Utf8Entry
8341906: Optimize ClassFile writing BufBuffer
8339742: Refactor ClassFileImpl to allow loading Option classes lazily
8294982: Implementation of Classfile API
8342458: More consistent constant instruction handling
8367585: Prevent creation of unrepresentable Utf8Entry
8361614: Missing sub-int value validation in the Class-File API
8342336: Optimize ClassFile imports
8361635: Missing List length validation in the Class-File API
8345319: Fix the tag type in PoolEntry and AnnotationValue
8355335: Avoid pattern matching switches in core ClassFile API
8347472: Correct Attribute traversal and writing for Code attributes
8308753: Class-File API transition to Preview
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8355775: Improve symbolic sharing in dynamic constant pool entries
8361638: java.lang.classfile.CodeBuilder.CatchBuilder should not throw IllegalArgumentException for representable exception handlers
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
8350938: ResourceParsingClassHierarchyResolver inflates all Utf8 CP entries
8345486: Reevaluate the classes in java.lang.classfile.components package
8368050: Validation missing in ClassFile signature factories
8354871: Replace stack map frame type magics with constants
8344168: Change Unsafe base offset from int to long
8368331: ClassFile Signature parsing fails for type parameter with no supertype
8337225: Demote maxStack and maxLocals from CodeModel to CodeAttribute
8336777: BufferedMethodBuilder not initialized with static flag
8372047: ClassTransform.transformingMethodBodies andThen composes incorrectly
8367619: String.format in outOfRangeException uses wrong format specifier for String argument