apple.awt.brushMetalLook support on OpenJDK7? - JNI solution?

Hendrik Schreiber hs at tagtraum.com
Mon Apr 23 02:30:09 PDT 2012


On Apr 23, 2012, at 11:18 AM, Tobias Bley wrote:

> it seams in current OpenJDK7 there is no support for Apples JDK6 property "apple.awt.brushMetalLook"? So we can not provide the same quality of GUI like with JDK6 :(
> 
> Is there any solution for OpenJDK7 to make textured windows?
> 
> I wrote a little JNI code to make a Java window a "textured window" but it doen't work with OpenJDK7 as well :(
> 
> Any suggestions?

There is a bug for this:

http://java.net/jira/browse/MACOSX_PORT-764
Also see: http://lists.apple.com/archives/java-dev/2011/Dec/msg00008.html

Cheers,

-hendrik


More information about the macosx-port-dev mailing list