master
8378050: Add missing @Override annotations in "java.awt.color" package
8347122: Add missing @serial tags to module java.desktop
8343476: Remove unnecessary @SuppressWarnings annotations (client)
8374310: Update copyright year to 2025 for client-libs in files where it was missed
8291470: Description change for mouseMoved method in java.awt.event.MouseMotionAdapter
6562639: Wrong pixel bounds from TextLayout with white font
8380028: Fix Page8 of manual test java/awt/print/PrinterJob/PrintTextTest.java on macOS
8316556: Fix typos in java.desktop
8388427: Fix javadoc typos related to {@code} and {@linkplain}
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
8378917: InputEvent checks for SystemClipboard access are unused
8342782: AWTEventMulticaster throws StackOverflowError using AquaButtonUI
8377199: Remove AppContext from AWTKeyStroke
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
6434110: Color constructor parameter name is misleading
8355078: java.awt.Color.createContext() uses unnecessary synchronization
8384602: Remove AppContext from java.awt.Component
8384206: Remove AppContext from java.awt.Container
8345398: Avoid redundant Properties.containsKey call in Cursor.getSystemCustomCursor
8377191: Remove AppContext from KeyboardFocusManager
8379044: [macos] javadoc for setOpenURIHandler refers to wrong type
8381020: Remove AppContext from java.awt.Dialog
8212882: links to tutorial should be updated to use https:
8381037: Remove AppContext from miscellaneous awt shared classes
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
8385347: Remove AppContext from SunToolkit and also remove AppContext
8381843: FileDialog:setFile() specification needs to be enhanced w.r.to file selection
8211958: Broken links in java.desktop files
8337853: Remove SunLayoutEngineKey and SunLayoutEngineFactory and its cache.
8285306: Fix typos in java.desktop
8359053: Implement JEP 504 - Remove the Applet API
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
8252075: Documentation error in LayoutManager2 interface
8378585: Mark fields in MediaTracker final
8378205: Remove AppContext from Swing MenuComponent
8378386: Remove AppContext from AWT ModalEventFilter.java
8344212: Bring back @see GraphicsConfiguration to MouseInfo.getPointerInfo()
8297210: Add a @sealedGraph tag to selected java.desktop classes
8283700: Add final or sealed modifier to appropriate java.awt API classes
8378153: Robot.getPixelColor() may return stale pixels due to missing Toolkit.sync()
8311805: Clean up ScrollPane: drop redundant initialiser, mark scroller final
8382487: Remove unnecessary SuppressWarnings annotations in java.desktop
8300279: Use generalized see and link tags in core libs in client libs
8376992: Remove AppContext from SystemTray implementation
8384208: Remove AppContext from java.awt.Taskbar
8378899: Remove AppContext from java.awt.Toolkit implementation
8380941: Remove AppContext from java.awt.Window implementation
8305593: Add @spec tags in java.desktop