RFR: 8212703: Remove sun.java2d.fontpath property from java launcher code
Phil Race
philip.race at oracle.com
Fri Nov 30 22:56:48 UTC 2018
Bug : https://bugs.openjdk.java.net/browse/JDK-8212703
Webrev : http://cr.openjdk.java.net/~prr/8212703/
This removes the code in the launcher that sets the sun.java2d.fontpath
property
from the JAVA2D_FONTPATH environment variable.
We can still set the system property directly when using for debugging but
that is all now internal to the java.desktop module.
-phil.
More information about the core-libs-dev
mailing list