master
8316556: Fix typos in java.desktop
8285306: Fix typos in java.desktop
8187443: Forest Consolidation: Move files to unified layout
8305593: Add @spec tags in java.desktop
8301991: Convert l10n properties resource bundles to UTF-8 native
8302513: remove sun.awt.util.IdentityLinkedList
8204454: Remove of sun.applet.AppletAudioClip
8296905: Replace the native LCMS#getProfileID() method with the accessor
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
8211300: Convert C-style array declarations in JDK client code
8238936: The crash in XRobotPeer when the custom GraphicsDevice is used
8274893: Update java.desktop classes to use try-with-resources
8287148: Avoid redundant HashMap.containsKey calls in ExtendedKeyCodes.getExtendedKeyCodeForChar
8271456: Avoid looking up standard charsets in "java.desktop" module
8183518: Premature deprecation of Event/InputEvent/KeyEvent in Java 9
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8238276: ComponentPeer.xxxImage are not implemented in some peers
8304912: Use OperatingSystem enum in java.desktop module
8187803: JDK part of JavaFX-Swing dialogs appearing behind main stage
8258006: Replaces while cycles with iterator with enhanced for in java.desktop
8214461: Some unused classes may be removed
8199932: Missing copyright header in AWT source code