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

Reply via email to