On Fri, 16 Jan 2026 22:57:55 GMT, Phil Race <[email protected]> wrote:
> Remove AppContext from the Swing Motif L&F implementation.
src/java.desktop/share/classes/javax/swing/plaf/metal/DefaultMetalTheme.java
line 153:
> 151: * Returns the ideal font style for the font identified by key.
> 152: */
> 153: public static int getDefaultFontStyle(int key) {
This broke the build. It is part of public api now, is it intentional change?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29282#discussion_r2702884736