looks fine.
-phil
On 2/3/2010 11:35 AM, Roman Kennke wrote:
I moved the FontPrivilege test into open. I did one small change to it,
instead of calling setSecurityManager() in the beginning of the test, I
added the tag /security=java.lang.SecurityManager which should have
about the same effect.
I moved the FontPrivilege test into open. I did one small change to it,
instead of calling setSecurityManager() in the beginning of the test, I
added the tag /security=java.lang.SecurityManager which should have
about the same effect.
http://cr.openjdk.java.net/~rkennke/6904882/webrev.02/
Is this
Changeset: cedd0cdd5b9a
Author:rkennke
Date: 2010-02-03 10:02 +0100
URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/cedd0cdd5b9a
6896335: GraphicsEnvironment.getDefaultScreenDevice() throws
UnsatisfiedLinkError in headless mode
Summary: Use local ge variable instead of localEnv fie