master
8187443: Forest Consolidation: Move files to unified layout
8349188: LineBorder does not scale correctly
8343037: Missing @since tag on JColorChooser.showDialog overload
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
8361606: ConsumeNextMnemonicKeyTypedTest.java fails on Windows: character typed with VK_A: a 8321303: Intermittent open/test/jdk/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest.java failure on Linux
4934362: see also refers to self
8377727: Ghost caret and focus appear in non‑editable text fields
8285306: Fix typos in java.desktop
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
8187759: Background not refreshed when painting over a transparent JFrame
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
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
8304991: Redundant hyphen in @param results in double-dash in javadocs
8275106: Cleanup Iterator usages in java.desktop
8328953: JEditorPane.read throws ChangedCharSetException
8139228: JFileChooser renders file names as HTML document
8274505: Too weak variable type leads to unnecessary cast in java.desktop
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
8280993: [XWayland] Popup is not closed on click outside of area controlled by XWayland
4797982: Setting negative size of JSplitPane divider leads to unexpected results.
8322239: [macos] a11y : java.lang.NullPointerException is thrown when focus is moved on the JTabbedPane
6257207: JTable.getDefaultEditor throws NullPointerException
8253266: JList and JTable constructors should clear OPAQUE_SET before calling updateUI
8298644: JNI call of getCurrentComponent on a wrong thread
8322140: javax/swing/JTable/JTableScrollPrintTest.java does not print the rows and columns of the table in Nimbus and Aqua LookAndFeel
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
8304912: Use OperatingSystem enum in java.desktop module
6445283: ProgressMonitorInputStream not large file aware (>2GB)
8249205: Remove unnecessary trademark symbols
5078989: Null Pointer exception in SpinnerListMode
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
6817009: Action.SELECTED_KEY not toggled when using key binding
8081474: SwingWorker calls 'done' before the 'doInBackground' is finished
8289610: Degrade Thread.stop
8332431: NullPointerException in JTable of SwingSet2
8255989: Remove explicitly unascribed authorship from Java source files
7030853: JDK 7 Serializable Swing classes not compatible with JDK 6