[OpenJDK 2D-Dev] [PATCH] Request for review: 6896335: GraphicsEnvironment.getDefaultScreenDevice() throws UnsatisfiedLinkError in headless mode

Roman Kennke Roman.Kennke at Sun.COM
Mon Nov 30 19:52:11 UTC 2009


This is a relatively simple fix for 6896335. When I did the change to
GraphicsEnvironment initialization, I missed this small line that's only
executed in headless mode, leading to weird exceptions...

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

Ok to commit?

/Roman





More information about the 2d-dev mailing list