master
8345797: Update copyright year to 2024 for client-libs in files where it was missed
8187443: Forest Consolidation: Move files to unified layout
8343224: print/Dialog/PaperSizeError.java fails with MediaSizeName is not A4: A4
7001133: OutOfMemoryError by CustomMediaSizeName implementation
8356844: Missing @Serial annotation for sun.print.CustomOutputBin#serialVersionUID
8203796: Define API to support specifying ownership of print dialogs
8315113: Print request Chromaticity.MONOCHROME attribute does not work on macOS
8316556: Fix typos in java.desktop
8356208: Remove obsolete code in PSPrinterJob for plugin printing
4884570: StreamPrintService.isAttributeValueSupported does not work properly for SheetCollate
8271456: Avoid looking up standard charsets in "java.desktop" module
8344637: Fix Page8 of manual test java/awt/print/PrinterJob/PrintTextTest.java on Linux and Windows
8285306: Fix typos in java.desktop
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
8367702: PrintJob.getGraphics() should return null after PrintJob.end
8363889: Update sun.print.PrintJob2D to use Disposer
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
8274396: Suppress more warnings on non-serializable non-transient instance fields in client libs
8284189: Replace usages of 'a the' in java.desktop
8367867: [macosx] Ignorable whitespace in text not removed when printing
8345142: Remove uses of SecurityManager in Printing related classes
8259522: Apply java.io.Serial annotations in java.desktop