master
8299497: Usage of constructors of primitive wrapper classes should be avoided in java.desktop API docs
8250855: Address reliance on default constructors in the Java 2D APIs
8187443: Forest Consolidation: Move files to unified layout
8274640: Cleanup unnecessary null comparison before instanceof check in java.desktop
8300929: Avoid unnecessary array fill after creation in java.awt.image
8306320: BufferedImage spec needs clarification w.r.t its implementation of the WritableRenderedImage interface
8211300: Convert C-style array declarations in JDK client code
8282602: Refactor awt classes javadoc to use @throws instead of @exception
8316497: ColorConvertOp - typo for non-ICC conversions needs one-line fix
8299772: The ColorModel.getRGBdefault() method is not thread-safe
8297676: DataBuffer.TYPE_SHORT/TYPE_FLOAT/TYPE_DOUBLE are not placeholders
8284189: Replace usages of 'a the' in java.desktop
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
8259522: Apply java.io.Serial annotations in java.desktop
8273102: Delete deprecated for removal the empty finalize() in java.desktop module
8190228: Remove redundant modifiers in java.desktop module
8285306: Fix typos in java.desktop
8036604: Typo in BufferedBufImgOps.java in the exception message
8255800: Raster creation methods need some specification clean up