master
8187443: Forest Consolidation: Move files to unified layout
8294680: Refactor scaled border rendering
8285306: Fix typos in java.desktop
8316159: Update BoxLayout sample image for crisper edges
8312165: Fix typos in java.desktop Swing
8312075: FileChooser.win32.newFolder is not updated when changing Locale
8318590: JButton ignores margin when painting HTML text
6450193: After the first Serialization, JTableHeader does not uninstall its UI
8319925: CSS.BackgroundImage incorrectly uses double-checked locking
8274640: Cleanup unnecessary null comparison before instanceof check in java.desktop
8250853: Address reliance on default constructors in the javax.swing APIs
8220250: fix headings in java.desktop
8259522: Apply java.io.Serial annotations in java.desktop
6514600: AbstractAction can throw NullPointerException when clone()d
8166772: Touch keyboard is not shown for text components on a screen touch
8282473: Refactor swing classes javadoc to use @throws instead of @exception
8253322: Update the specification in the newly added constructors
8313810: BoxLayout uses <blockquote> instead of list for layout options 8313811: Improve description of how BoxLayout lays out components
8263907: Specification of CellRendererPane::paintComponent(..Rectangle) should clearly mention which method it delegates the call to
8263170: ComboBoxModel documentation refers to a nonexistent type
6521141: DebugGraphics NPE @ setFont();
4825182: DefaultBoundedRangeModel.setMinimum() changes extent unnecessarily
6463708: DefaultButtonModel.setMnemonic generates ChangeEvent for no change
8211300: Convert C-style array declarations in JDK client code
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
8212882: links to tutorial should be updated to use https:
7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color
6187113: DefaultListSelectionModel.removeIndexInterval(0, Integer.MAX_VALUE) fails
8236987: Remove call to System.out.println from ImageIcon.loadImage
4934362: see also refers to self
8275106: Cleanup Iterator usages in java.desktop
4365952: Cannot disable JFileChooser
8313348: Fix typo in JFormattedTextField: 'it self'
6415065: Submenu is shown on wrong screen in multiple monitor environment
8298323: trivial typo in JOptionPane.OK_OPTION
8296878: Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters
8317847: Typo in API documentation of class JPopupMenu
8290278: JavaDoc of index parameter of method JTabbedPane.insertTab
5108458: JTable does not properly layout its content
8253266: JList and JTable constructors should clear OPAQUE_SET before calling updateUI
8210807: Printing a JTable with a JScrollPane prints table without rows populated
8301342: Prefer ArrayList to LinkedList in LayoutComparator
8263410: ListModel javadoc refers to non-existent interface
8074286: Add getSelectedIndices() to ListSelectionModel
8215909: Typo in Swing ProcessMouseEvent method documentation
8285676: Add missing @param tags for type parameters on classes and interfaces
6445283: ProgressMonitorInputStream not large file aware (>2GB)
8249205: Remove unnecessary trademark symbols
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
6817009: Action.SELECTED_KEY not toggled when using key binding
8289610: Degrade Thread.stop
8304912: Use OperatingSystem enum in java.desktop module
8255989: Remove explicitly unascribed authorship from Java source files
7030853: JDK 7 Serializable Swing classes not compatible with JDK 6