-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.2
-
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.