master
8264680: Use the blessed modifier order in java.desktop
8187443: Forest Consolidation: Move files to unified layout
8387375: Update package sun.font to use instanceof pattern variable
8316556: Fix typos in java.desktop
8353230: Emoji rendering regression after JDK-8208377
8345797: Update copyright year to 2024 for client-libs in files where it was missed
8263583: Emoji rendering on macOS
8359955: Regressions ~7% in several J2DBench in 25-b26
6517125: FontStrike.getGlyphVectorOutline() not used
8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible
8381623: Additional immutability in sun.font: ExtendedTextSourceLabel, GlyphLayout
8374310: Update copyright year to 2025 for client-libs in files where it was missed
8285306: Fix typos in java.desktop
8273581: Change the mechanism by which JDK loads the platform-specific FontManager class
8209113: Use WeakReference for lastFontStrike for created Fonts
8269888: Thai text rendered incorrectly using some AffineTransform-derived fonts
8223090: Clean up obsolete logic & reference to Amble fonts
8134541: latent concurrency bug in ScriptRunData
8263124: Missed initialization of baselineY in sun.font.StrikeMetrics
8371066: Remove unused class TextSourceLabel and associated class hierarchy