master
8367384: The ICC_Profile class may throw exceptions during serialization
8347122: Add missing @serial tags to module java.desktop
8343476: Remove unnecessary @SuppressWarnings annotations (client)
8359053: Implement JEP 504 - Remove the Applet API
8371066: Remove unused class TextSourceLabel and associated class hierarchy
8342825: Fix order of @param tags in module java.desktop
8316556: Fix typos in java.desktop
8371501: Change IAE to NPE in java.awt.image.Kernel when data is null
8345797: Update copyright year to 2024 for client-libs in files where it was missed
8345142: Remove uses of SecurityManager in Printing related classes
8259522: Apply java.io.Serial annotations in java.desktop
8342782: AWTEventMulticaster throws StackOverflowError using AquaButtonUI
8342280: Deprecate for removal java.awt.AWTPermission
8187443: Forest Consolidation: Move files to unified layout
8220250: fix headings in java.desktop
6211257: BasicStroke.createStrokedShape(Shape): NPE is not specified
8357176: java.awt javadoc code examples still use Applet API
8282602: Refactor awt classes javadoc to use @throws instead of @exception
8318091: Remove empty initIDs functions
8284613: invalid use of @serial tag
8355078: java.awt.Color.createContext() uses unnecessary synchronization
8370560: Remove non-public API reference from public API javadoc
8345398: Avoid redundant Properties.containsKey call in Cursor.getSystemCustomCursor
8344799: Remove permissions checks from java.awt.Desktop
8212882: links to tutorial should be updated to use https:
8289610: Degrade Thread.stop
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
8211958: Broken links in java.desktop files
8344146: Remove temporary font file tracking code.
8285306: Fix typos in java.desktop
8211300: Convert C-style array declarations in JDK client code
8284189: Replace usages of 'a the' in java.desktop
8338411: Implement JEP 486: Permanently Disable the Security Manager
8359266: Delete the usage of AppContext in the GraphicsDevice
8026776: Broken API names in API doc
8358526: Clarify behavior of java.awt.HeadlessException constructed with no-args
8252075: Documentation error in LayoutManager2 interface
8344667: Remove most uses of AWT Permissions from the desktop module
8297210: Add a @sealedGraph tag to selected java.desktop classes
8283700: Add final or sealed modifier to appropriate java.awt API classes
8368576: PrintJob.getGraphics() does not specify behavior after PrintJob.end()
8150564: Migrate useful ExtendedRobot methods into awt.Robot
8311805: Clean up ScrollPane: drop redundant initialiser, mark scroller final
8300279: Use generalized see and link tags in core libs in client libs
8344994: Remove most uses of RuntimePermission checks in java.desktop
8305593: Add @spec tags in java.desktop