[OpenJDK 2D-Dev] hg: jdk7/2d/jdk: 6904882:	java.awt.Font.createFont() causes	AccessControlException if	executed with "-Djava.security.manager"
    roman.kennke at sun.com 
    roman.kennke at sun.com
       
    Sun Feb  7 10:08:35 UTC 2010
    
    
  
Changeset: 58d014485a29
Author:    rkennke
Date:      2010-02-07 11:07 +0100
URL:       http://hg.openjdk.java.net/jdk7/2d/jdk/rev/58d014485a29
6904882: java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager"
Summary: Perform FontUtilities initialization in privileged block
Reviewed-by: igor, prr
! src/share/classes/sun/font/FontUtilities.java
+ test/java/awt/FontClass/FontPrivilege.java
    
    
More information about the 2d-dev
mailing list