git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Sep 28 09:30:10 UTC 2021
Changeset: 961dcffc
Author: Alexander Scherbatiy <alexsch at openjdk.org>
Date: 2021-09-28 09:26:51 +0000
URL: https://git.openjdk.java.net/mobile/commit/961dcffc862a4830fbf26791835a98c12d4b513e
8273581: Change the mechanism by which JDK loads the platform-specific FontManager class
Reviewed-by: prr, psadhukhan, azvegint, aivanov, serb
+ src/java.desktop/macosx/classes/sun/font/PlatformFontInfo.java
! src/java.desktop/share/classes/sun/font/FontManagerFactory.java
+ src/java.desktop/unix/classes/sun/font/PlatformFontInfo.java
! src/java.desktop/unix/native/libawt/awt/awt_LoadLibrary.c
+ src/java.desktop/windows/classes/sun/font/PlatformFontInfo.java
+ test/jdk/sun/awt/font/CheckFontManagerSystemProperty.java
Changeset: 1a4f61af
Author: duke <duke at openjdk.org>
Date: 2021-09-28 09:28:46 +0000
URL: https://git.openjdk.java.net/mobile/commit/1a4f61af0ec749129313342b9958e48106c814ee
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list