master
8367384: The ICC_Profile class may throw exceptions during serialization
8297210: Add a @sealedGraph tag to selected java.desktop classes
8285306: Fix typos in java.desktop
8288528: broken links in java.desktop
8304991: Redundant hyphen in @param results in double-dash in javadocs
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
8316497: ColorConvertOp - typo for non-ICC conversions needs one-line fix
8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
8282602: Refactor awt classes javadoc to use @throws instead of @exception
8259522: Apply java.io.Serial annotations in java.desktop
8274640: Cleanup unnecessary null comparison before instanceof check in java.desktop
8342782: AWTEventMulticaster throws StackOverflowError using AquaButtonUI
8187443: Forest Consolidation: Move files to unified layout
8220250: fix headings in java.desktop
6211257: BasicStroke.createStrokedShape(Shape): NPE is not specified
8284613: invalid use of @serial tag
4934362: see also refers to self
8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
8284189: Replace usages of 'a the' in java.desktop
8302513: remove sun.awt.util.IdentityLinkedList
8212882: links to tutorial should be updated to use https:
8289610: Degrade Thread.stop
8211958: Broken links in java.desktop files
8304350: Font.getStringBounds calculates wrong width for TextAttribute.TRACKING other than 0.0
8211300: Convert C-style array declarations in JDK client code
6206189: Graphics2D.clip specifies incorrectly that a 'null' is a valid value for this method
8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185
8283700: Add final or sealed modifier to appropriate java.awt API classes
8284672: Collapse identical catch branches in java.desktop
8252075: Documentation error in LayoutManager2 interface
8276447: Deprecate finalization-related methods for removal
8308370: Fix build failures related to the java.awt.Robot documentation
8276794: Change nested classes in java.desktop to static nested classes
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8300279: Use generalized see and link tags in core libs in client libs
8294241: Deprecate URL public constructors
8283203: Fix typo in SystemTray.getTrayIconSize javadoc
8264125: Specification of Taskbar::getIconImage doesn't mention that the returned image might not be equal to the Taskbar::setIconImage one. (eg on Mac OS)