-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b54
-
generic
-
generic
-
Verified
Java Versxion: 1.7.0-b42
Platforms: generic
host name: d2-sunburst.sfbay.sun.com solaris-sparc10 (our testing machines)
Problems:
Our 2D_JavaOGLBAT tests are failing in jdk7, currently b42 and b43-pit build, but same tests are passing in 6u10 fcs build b33 on the same machines, the errors we got here:
Exception in thread "main" java.lang.UnsatisfiedLinkError: sun.java2d.opengl.OGLContext.getOGLIdString()Ljava/lang/String;
at sun.java2d.opengl.OGLContext.getOGLIdString(Native Method)
at sun.java2d.opengl.GLXGraphicsConfig$1.run(GLXGraphicsConfig.java:126)
at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:220)
Platforms: generic
host name: d2-sunburst.sfbay.sun.com solaris-sparc10 (our testing machines)
Problems:
Our 2D_JavaOGLBAT tests are failing in jdk7, currently b42 and b43-pit build, but same tests are passing in 6u10 fcs build b33 on the same machines, the errors we got here:
Exception in thread "main" java.lang.UnsatisfiedLinkError: sun.java2d.opengl.OGLContext.getOGLIdString()Ljava/lang/String;
at sun.java2d.opengl.OGLContext.getOGLIdString(Native Method)
at sun.java2d.opengl.GLXGraphicsConfig$1.run(GLXGraphicsConfig.java:126)
at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:220)