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

Phil Race Phil.Race at Sun.COM
Mon Nov 30 19:56:31 UTC 2009


sorry to sound like a broken record, fix looks fine,
regression test needed.  In this case I don't think we
have one .. I suppose in this and the last case too it
could be that adding noreg-jck might be sufficient but
a regression test would be better for various reasons.

-phil.

Roman Kennke wrote:
> 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