[OpenJDK 2D-Dev] [14] Review Request: 8228676 Cleanup the native code related to fonts on Unix
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Fri Jul 26 21:48:27 UTC 2019
Hello.
Please review the fix for JDK 14.
Bug: https://bugs.openjdk.java.net/browse/JDK-8228676
Fix: http://cr.openjdk.java.net/~serb/8228676/webrev.00
There is some amount of code which is unused since MToolkit was removed.
In the fix, unused code was removed, note that some stubs like xx_initIDs
still present in the code, because they are still called from the java side.
Mach5 is green.
The fix itself is similar to the previous fixes:
https://bugs.openjdk.java.net/browse/JDK-8223766
https://bugs.openjdk.java.net/browse/JDK-8224171
--
Best regards, Sergey.
More information about the 2d-dev
mailing list