-
Bug
-
Resolution: Fixed
-
P2
-
6u10, 7
Run any testcase or demo using -Dsun.java2d.opengl=True results in java.lang.UnsatisfiedLinkError: sun.java2d.opengl.OGLContext.getOGLIdString()Ljava/lang/String; by which no gui is displayed on the console. This is reproduable only in 6u10 b09 pit build. It works fine in 6u10 b08 promoted build & it is reproduable on solaris & linux os. Because of this AWT FullScreen regression testcase are failing. I have even attaced the log of the regression file.
Step to reproduce :-
------------------
1) Run Java2D demo by passing -Dsun.java2d.opengl=True . If you get the java.lang.UnsatisfiedLinkError: then bug is reproduced.
Step to reproduce :-
------------------
1) Run Java2D demo by passing -Dsun.java2d.opengl=True . If you get the java.lang.UnsatisfiedLinkError: then bug is reproduced.
- duplicates
-
JDK-6807467 UnsatisfiedLinkError: sun.java2d.opengl.OGLContext.getOGLIdString()
-
- Closed
-