<AWT Dev> X11GraphicsEnvironment for Microsoft Windows JVM

Mirak M mirak63 at gmail.com
Wed Apr 1 23:34:06 UTC 2015


Hello,

Would it be feasible to build a windows JVM that could use a X server like
Xming or cgywin X, for it's graphic rendering ?

sun.java2d.SunGraphicsEnvironment
<http://www.docjar.com/docs/api/sun/java2d/SunGraphicsEnvironment.html>
--> Win32GraphicsEnvironment
<http://www.docjar.com/docs/api/sun/awt/Win32GraphicsEnvironment.html>
--> X11GraphicsEnvironment
<http://www.docjar.com/docs/api/sun/awt/X11GraphicsEnvironment.html>,

On usage could be to be able to use Xfvb on windows, and be able to run
graphic tests without interfering with the desktop, or run test without
beeing logged, or as a service.

Regards,
Mirak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20150402/2e71a0b7/attachment-0001.html>


More information about the awt-dev mailing list