[OpenJDK 2D-Dev] Request for review: 6888734, regression test fails when java.security.manager is enabled

Roman Kennke Roman.Kennke at Sun.COM
Thu Oct 15 13:22:23 UTC 2009


Hi there,

Here's a fix for Bug#6888734. One regression test was failing with an
AccessControlException in new FontManager code. We need to move
Class.forName() and newInstance() call into the privileged block. Webrev
here:

http://cr.openjdk.java.net/~rkennke/6888734/webrev.00/

Good? Comments?

/Roman





More information about the 2d-dev mailing list