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: 6523403
Votes 0
Synopsis OSS CMM: Need to provide lcms library with PYCC and LINEAR_RGB OS ICC profiles
Category java:classes_2d
Reported Against b03
Release Fixed 7(b28), 6-open(b10) (Bug ID:2161781)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 6657604
Submit Date 09-FEB-2007
Description
New OS color management library has no OS ICC profiles for PYCC and LINEAR_RGB color spaces. We need to provide such profiles to cover all the standard color spaces.
Posted Date : 2007-02-09 14:38:06.0

.
Posted Date : 2007-02-09 15:02:55.0

.
Posted Date : 2007-02-09 15:03:22.0
Work Around
N/A
Evaluation
Need to add contributed profiles
Posted Date : 2008-04-24 17:31:20.0

Also included a small fix for GRAY.pf

>I mentioned last week that there was a "bug" in the standard gray ICC
>profile shipped with OpenJDK: it does not conform to ICC.1:2004-10.
>The last tag element data entry is NOT padded to a four byte boundary.

>I've attached a new GRAY.pf which fixes this problem (updates the length
>in the header and pads the last tag element data). I simply used a binary
>editor to correct this.

>Keith
Posted Date : 2008-04-24 19:06:14.0
Comments
  
  Include a link with my name & email   

Submitted On 02-MAR-2007
Again, this could be adopted from GNU Classpath where these pieces seem to be present. Not sure if that's feasible.

/Roman


Submitted On 25-MAR-2008
aph
I'm looking at this now.


Submitted On 16-MAY-2008
Hello.I'm a openjdk-6-ubuntu user and I'm having problems with a JavaFx WebStart-based applications which can't start due to this Exception: 

java.lang.IllegalArgumentException: Can't load standard profile: LINEAR_RGB.pf

I can see you noticed that this bug is caused by a wrong profile file (GRAY.pf), which you have edited in order to fix this bug. I've found that file, but I don't know what I have to edit.  Could you give me any information about how to proceed?

Thanks




Submitted On 16-MAY-2008
Hello.I'm a openjdk-6-ubuntu user and I'm having problems with a JavaFx WebStart-based applications which can't start due to this Exception: 

java.lang.IllegalArgumentException: Can't load standard profile: LINEAR_RGB.pf

I can see you noticed that this bug is caused by a wrong profile file (GRAY.pf), which you have edited in order to fix this bug. I've found that file, but I don't know what I have to edit.  Could you give me any information about how to proceed?

Thanks





PLEASE NOTE: JDK6 is formerly known as Project Mustang