8051519: Deprecate sun.java2d.SunGraphicsEnvironment.useAlternateFontforJALocales
Reviewed-by: mchung
This commit is contained in:
parent
92f7b367fa
commit
43a7e6a0be
@ -208,9 +208,9 @@ public abstract class SunGraphicsEnvironment extends GraphicsEnvironment
|
||||
* to use Mincho instead of Gothic for dialoginput in JA locales
|
||||
* on windows. Not needed on other platforms.
|
||||
*
|
||||
* DO NOT MOVE OR RENAME OR OTHERWISE ALTER THIS METHOD.
|
||||
* ITS USED BY SOME NON-JRE INTERNAL CODE.
|
||||
* @deprecated as of JDK9. To be removed in a future release
|
||||
*/
|
||||
@Deprecated
|
||||
public static void useAlternateFontforJALocales() {
|
||||
getFontManagerForSGE().useAlternateFontforJALocales();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user