-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
b24
-
generic
-
generic
For CS_GRAY and CS_LINEAR_RGB, the spec specifically says that they're "built-in"
but not for CS_CIEXYZ and CS_sRGB. These default profiles do exist in the JRE
so they should be specified as "built-in" as well.
Roger Pham 1/3/2002
but not for CS_CIEXYZ and CS_sRGB. These default profiles do exist in the JRE
so they should be specified as "built-in" as well.
Roger Pham 1/3/2002
- csr for
-
JDK-8255484 All built-in java.awt.color.ColorSpace fields should be specified as such
- Closed