<i18n dev> RFR: 8344061: Remove doPrivileged calls from shared implementation code in the java.desktop module : part 2 [v2]
Phil Race
prr at openjdk.org
Sun Nov 17 20:59:30 UTC 2024
On Sun, 17 Nov 2024 11:07:28 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8344061
>
> src/java.desktop/share/classes/sun/font/SunLayoutEngine.java line 168:
>
>> 166: static boolean useFFM = true;
>> 167: static {
>> 168: @SuppressWarnings("removal")
>
> SuppressWarning required?
fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22161#discussion_r1845642485
More information about the i18n-dev
mailing list