master
8187443: Forest Consolidation: Move files to unified layout
8304991: Redundant hyphen in @param results in double-dash in javadocs
8279918: Fix various doc typos
8250855: Address reliance on default constructors in the Java 2D APIs
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
8299497: Usage of constructors of primitive wrapper classes should be avoided in java.desktop API docs
8277868: Use Comparable.compare() instead of surrogate code
8259522: Apply java.io.Serial annotations in java.desktop
8263362: Avoid division by 0 in java/awt/font/TextJustifier.java justify
8282602: Refactor awt classes javadoc to use @throws instead of @exception
8211300: Convert C-style array declarations in JDK client code