master
8375480: Remove usage of AppContext from javax/swing/text
8312165: Fix typos in java.desktop Swing
8187443: Forest Consolidation: Move files to unified layout
8285306: Fix typos in java.desktop
8354791: Use Hashtable.putIfAbsent in CSS constructor
8296661: Typo Found In CSSParser.java
8283706: Add final or sealed modifier to appropriate javax.swing API classes
8314731: Add support for the alt attribute in the image type input HTML tag
8294241: Deprecate URL public constructors
8282473: Refactor swing classes javadoc to use @throws instead of @exception
8347370: Unnecessary Hashtable usage in javax.swing.text.html.HTML
8326734: text-decoration applied to <span> lost when mixed with <u> or <s> 8325620: HTMLReader uses ConvertAction instead of specified CharacterAction for <b>, <i>, <u>
8274640: Cleanup unnecessary null comparison before instanceof check in java.desktop
8274496: Use String.contains() instead of String.indexOf() in java.desktop
8345797: Update copyright year to 2024 for client-libs in files where it was missed
8249205: Remove unnecessary trademark symbols
8284189: Replace usages of 'a the' in java.desktop
8337274: Remove repeated 'the' in StyleSheet.create{Small,Large}AttributeSet
8301828: Avoid unnecessary array fill after creation in javax.swing.text
8305593: Add @spec tags in java.desktop