> Hi, Sven
>
>> 3c) It CANNOT be reproduced on Linux ??
>
> Well, actually I have no access to well-installed Linux computer to check it
> right now, sorry.
>
>> How about not specifying '-Dsun.java2d.noddraw=XXX' at all ?
>
> All works fine:
>
http://alexei-morozov-2012.narod2.ru/>
> Well, and now I can add something new. I have reproduced the problem offline
> in command line mode!
>
> java -Dsun.java2d.noddraw=true -jar main.jar
>
> It creates the window, but draws nothing. Moreover, the application crashes
> after several seconds! I have a log file, though I afraid the logged problem
> is secondary one:
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69742345, pid=6624, tid=7136
> #
> # JRE version: 7.0_07-b11
> # Java VM: Java HotSpot(TM) Client VM (23.3-b01 mixed mode, sharing windows-x86 )
> # Problematic frame:
> # C [nvoglnt.dll+0x242345] DrvCopyContext+0xccd5
>