-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 1.4.2
-
Component/s: client-libs
-
Fix Understood
-
x86
-
windows_2000
The properties ImageCapabilities.isTrueVolatile(), BufferCapabilities.isMultiBufferAvailable() and BufferCapabilities.isFullScreenRequired() always returns 'false' when inquired after creating the buffer strategy even though GraphicsConfiguration supports it.
Steps to reproduce:
1. Compile and run the attacted program on windows machine.
2. isTrueVolatile(), isMultiBufferAvailable() and isFullScreenRequired() returns false.
The bug exists in jdk 1.4 also.