master
8187443: Forest Consolidation: Move files to unified layout
8310550: Adjust references to rt.jar
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8244573: java.lang.ArrayIndexOutOfBoundsException thrown for malformed class file
8294969: Convert jdk.jdeps javap to use the Classfile API
8230918: j.l.NASE in javap
8164714: Constructor.newInstance creates instance of inner class with null outer class
8225386: test for JDK-8216261 fails in Windows
8345804: Update copyright year to 2024 for langtools in files where it was missed
8234687: change javap reporting on unknown attributes
8358078: javap crashes with NPE on preview class file
8034066: Incorrect alignment in the "Code" section for "-c -XDdetails" options
8345145: Display javap LineNumberTable and LocalVariableTable iff disassembled code output with `-c` or `-v`
8189102: All tools should support -?, -h and --help
8225748: Use SHA-256 for javap classfile checksum
8195589: T6587786.java failed after JDK-8189997
8332109: Convert remaining tests using com.sun.tools.classfile to ClassFile API
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
8223967: Implement Text Blocks (Preview) in the Java compiler