-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
None
-
x86
-
windows_nt
VolatileImage backBuffer = createVolatileImage(getSize().width,getSize().height);
throws EXCEPTION_ACCESS_VIOLATION on a Win32 system that does not support direct draw.
--------------------------------------
To be specific: this bug was reproduced on a SunPCI system, which runs Windows
in emulation mode. So interaction with ddraw is less than ideal.
chet.haase@Eng 2001-01-18
throws EXCEPTION_ACCESS_VIOLATION on a Win32 system that does not support direct draw.
--------------------------------------
To be specific: this bug was reproduced on a SunPCI system, which runs Windows
in emulation mode. So interaction with ddraw is less than ideal.
chet.haase@Eng 2001-01-18
- duplicates
-
JDK-4394782 Merlin on Win32: Performance degradation when using 24bit display
- Closed