Running java/awt/print/PrinterJob/PrintTranslatedFont.java file shows up a dialog and asks the user to click on the 'Print' button.
My Mac host with MacOS 15 is connected to a printer. After taking the printout I see the following message
----------System.err:(16/884)----------
2024-09-25 19:58:21.802 java[80349:12153653] +[IMKClient subclass]: chose IMKClient_Modern
2024-09-25 19:58:21.802 java[80349:12153653] +[IMKInputSession subclass]: chose IMKInputSession_Modern
This warning message is different from the message mentioned in https://bugs.openjdk.org/browse/JDK-8340330
My Mac host with MacOS 15 is connected to a printer. After taking the printout I see the following message
----------System.err:(16/884)----------
2024-09-25 19:58:21.802 java[80349:12153653] +[IMKClient subclass]: chose IMKClient_Modern
2024-09-25 19:58:21.802 java[80349:12153653] +[IMKInputSession subclass]: chose IMKInputSession_Modern
This warning message is different from the message mentioned in https://bugs.openjdk.org/browse/JDK-8340330
- duplicates
-
JDK-8340330 [macos15] Warning running Swing app: +[IMKClient subclass]: chose IMKClient_Legacy
- Open