master
8026776: Broken API names in API doc
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
6185110: Undefined behaviour of SampleModel for width, height < 0
8369618: Remove outdated reference to JDK 1.1 in the spec of BufferedImage.TYPE_INT_ARGB
8211300: Convert C-style array declarations in JDK client code
8282602: Refactor awt classes javadoc to use @throws instead of @exception
8364583: ColorConvertOp fails for CMYK → RGB conversion
8345797: Update copyright year to 2024 for client-libs in files where it was missed
8316556: Fix typos in java.desktop
8297676: DataBuffer.TYPE_SHORT/TYPE_FLOAT/TYPE_DOUBLE are not placeholders
8284189: Replace usages of 'a the' in java.desktop
8300929: Avoid unnecessary array fill after creation in java.awt.image
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
8259522: Apply java.io.Serial annotations in java.desktop
8322782: Clean up usages of unnecessary fully qualified class name "java.util.Arrays"
8371501: Change IAE to NPE in java.awt.image.Kernel when data is null
8368357: Some source files have initial blank lines
8190228: Remove redundant modifiers in java.desktop module
8285306: Fix typos in java.desktop
8369129: Raster createPackedRaster methods specification clean up
8036604: Typo in BufferedBufImgOps.java in the exception message
8323108: BufferedImage.setData(Raster) should not cast float and double values to integers