How hard would it be to support Java?

Dan Kegel dank at kegel.com
Sun Mar 19 11:21:49 CST 2006


On 3/19/06, Ulrich Czekalla <ulrich.czekalla at utoronto.ca> wrote:
> > So I played around a bit with Sun's latest 1.5 JRE.
> > ... it can't run applets; first, it runs into a nasty glx error,
> > http://bugs.winehq.org/show_bug.cgi?id=4143
>
> As a work-around you can try to force it to use gdi. Turn off ddraw. I
> think their is a jvm parameter for this, can't quite recall.

Good call.   -Dsun.java2d.noddraw=true does the trick,
and lets you get to the more serious error.
- Dan


--
Wine for Windows ISVs: http://kegel.com/wine/isv



More information about the wine-devel mailing list