-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b48
-
x86
-
windows_xp
Running Java2Demo with OGL pipeline enabled on WinXP and Radeon 9800XT Graphics card is producing Hotspot Errors. These errors are not seen when running with NVIDIA drivers (or when running without OGL pipline).
- Bug was found in 2D Tiger PIT Build:
"2d.pit-jcg-win-01-2004-03-31.tiger"
- Hotspot Error log is attached (bug is reproducible always).
- Test machine is running with latest Radeon Drivers and software:
CATALYST Windows XP 4.3 - Driver Download (avail. 3/10/04)
The CATALYST™ software suite 4.3 contains the following:
RADEON™ display driver 7.991
Steps to reproduce:
==================
1) Set JAVA_HOME to recent Tiger windows build (with OGL support)
2) Launch Java2Demo with OGL option (from demo directory)
$JAVA_HOME\bin\java -Dsun.java2d.opengl=true -jar Java2Demo.jar
3) Observe the Hotspot Error at launch
- Bug was found in 2D Tiger PIT Build:
"2d.pit-jcg-win-01-2004-03-31.tiger"
- Hotspot Error log is attached (bug is reproducible always).
- Test machine is running with latest Radeon Drivers and software:
CATALYST Windows XP 4.3 - Driver Download (avail. 3/10/04)
The CATALYST™ software suite 4.3 contains the following:
RADEON™ display driver 7.991
Steps to reproduce:
==================
1) Set JAVA_HOME to recent Tiger windows build (with OGL support)
2) Launch Java2Demo with OGL option (from demo directory)
$JAVA_HOME\bin\java -Dsun.java2d.opengl=true -jar Java2Demo.jar
3) Observe the Hotspot Error at launch
- duplicates
-
JDK-5031602 JVM crash with OpenGL pipeline turn on on WinXP machine with ATI chipset
- Closed