-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
x86
-
linux_sun
GraphicsConfig.getImageCapabilities().isTrueVolatile() returns true always on linux regardless of whether the volatile images created out of this GC are truely volatile or not. Actually none of the volatile images created out of this GC are truely volatile and Vimage's isTrueVolatile() always returns false. This is noticed only on Linux with OGL pipeline on the given PIT build. Not reproducible with default mode on the PIT build. Not reproducible with OGL on Mustang-b31.
I think this is a regression caused by the fix: 5045408. I have attached a couple of sample tests. Execute them on Linux with OGL supported video card. If you see GC returning true for isTrueVolatile() and if the VImage returns false for the same method call, the bug is reproduced.
I am using a ATI Radeon 9600XT video card with cinnabar.
###@###.### 2005-04-18 13:48:49 GMT
I think this is a regression caused by the fix: 5045408. I have attached a couple of sample tests. Execute them on Linux with OGL supported video card. If you see GC returning true for isTrueVolatile() and if the VImage returns false for the same method call, the bug is reproduced.
I am using a ATI Radeon 9600XT video card with cinnabar.
###@###.### 2005-04-18 13:48:49 GMT
- duplicates
-
JDK-6254763 PIT: Volatile Image's ImageCap.isTrueVolatile() returns false on Win32
- Closed
- relates to
-
JDK-5045408 OGL: ImgCap.isTrueVolatile returns false for default graphics config on win XP
- Closed