master
8264680: Use the blessed modifier order in java.desktop
8187443: Forest Consolidation: Move files to unified layout
8165943: LineBreakMeasurer does not measure correctly if TextAttribute.TRACKING is set.
8284189: Replace usages of 'a the' in java.desktop
8285306: Fix typos in java.desktop
8187100: Support Unicode Variation Selectors
8263583: Emoji rendering on macOS
8368882: NPE during text drawing on machine with JP locale
8211300: Convert C-style array declarations in JDK client code
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible
8357672: Extreme font sizes can cause font substitution
8274651: Possible race in FontDesignMetrics.KeyReference.dispose
8248802: Add log helper methods to FontUtilities.java
8216592: Removal of the class sun.awt.AWTSecurityManager
8273581: Change the mechanism by which JDK loads the platform-specific FontManager class
8304912: Use OperatingSystem enum in java.desktop module
8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
8209113: Use WeakReference for lastFontStrike for created Fonts
8223090: Clean up obsolete logic & reference to Amble fonts
8303480: Miscellaneous fixes to mostly invisible doc comments
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
8231556: Wrong font ligatures used when 2 versions of same font used
8263124: Missed initialization of baselineY in sun.font.StrikeMetrics
8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font
8190228: Remove redundant modifiers in java.desktop module
8272878: JEP 381 cleanup: Remove unused Solaris code in sun.font.TrueTypeGlyphMapper
8334123: log the opening of Type 1 fonts