master
8187443: Forest Consolidation: Move files to unified layout
8349111: Enhance Swing supports
8153090: TAB key cannot change input focus after the radio button in the Color Selection dialog
5031664: Increase thread safety of EventListenerList
8175968: The javax.swing.filechooser.FileSystemView constructor consumes memory by adding a PropertyChangeListener that is never removed
8365271: Improve Swing supports
8201552: Ellipsis in "Classical" label in SwingSet2 demo with Windows L&F at Hidpi
8213781: web page background renders blue in JEditorPane 4895924: Strings in format #rgb not handled by Color.decode() (affects CSS / Swing)
8184219: Fix accessibility of tables in the java.desktop module
8166772: Touch keyboard is not shown for text components on a screen touch
8187759: Background not refreshed when painting over a transparent JFrame
4842658: DefaultListModel and DefaultComboBoxModel should support addAll (Collection c)
8186617: The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API
8191436: ListSelectionModel.setSelectionMode() underspecified
7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache
8203498: The specification for java.applet package should be updated
8205454: & is displayed in some Swing docs
8043334: Typo in javax/swing/JComponent.html
8274893: Update java.desktop classes to use try-with-resources
8240690: Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
8277497: Last column cell in the JTable row is read as empty cell
8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
8296878: Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters
8234386: [macos] NPE was thrown at expanding Choice from maximized frame
6714836: JRootPane.getMaximumSize() returns a width of 0
8210739: Calling JSpinner's setFont with null throws NullPointerException
8322239: [macos] a11y : java.lang.NullPointerException is thrown when focus is moved on the JTabbedPane
8277922: Unable to click JCheckBox in JTable through Java Access Bridge
8199150: Accessibility issues in java.desktop 8150156: Update bugs.sun.com references to bugs.java.com
8200343: Minor JViewport documentation typo
8074286: Add getSelectedIndices() to ListSelectionModel
8040630: Popup menus and tooltips flicker with previous popup contents when first shown
8213535: Windows HiDPI html lightweight tooltips are truncated
6445283: ProgressMonitorInputStream not large file aware (>2GB)
8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution
8187399: Different problems in the javadoc's links in java.desktop package
6608234: SwingWorker.get throws CancellationException
8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior