-
Bug
-
Resolution: Fixed
-
P5
-
1.2.0
-
None
-
beta
-
generic
-
generic
If the swing UIManager is initialized within an applet or other
code that is not trusted to read system properties then the metal
font customization system properties will be ignored and only the
default Dialog font will be used. This is due to a missing doPrivileged()
call in the metal theme initialization code.
code that is not trusted to read system properties then the metal
font customization system properties will be ignored and only the
default Dialog font will be used. This is due to a missing doPrivileged()
call in the metal theme initialization code.
- relates to
-
JDK-4165693 Swing-1.1beta2 - SwingSetApplet throws exceptions in IE4 on WinNT
-
- Closed
-