Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6791612
Votes 0
Synopsis OGLBat tests are failed in jdk 7 b42
Category java:classes_2d
Reported Against
Release Fixed 7(b54)
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs
Submit Date 08-JAN-2009
Description
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)
Posted Date : 2009-01-08 18:39:08.0
Work Around
N/A
Evaluation
need to add missed exports. Fix provided by Clemens.
Posted Date : 2009-02-26 21:50:18.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang