-
Bug
-
Resolution: Fixed
-
P2
-
6u10, 6u12
-
b02
-
x86
-
windows
The test case application is:
public class Main {
java.awt.color.ColorSpace.getInstance(java.awt.color.ColorSpace.CS_LINEAR_RGB);
}
An attempt to run application leads to unhandled exception throwing in kernel JRE and system exit.
public class Main {
java.awt.color.ColorSpace.getInstance(java.awt.color.ColorSpace.CS_LINEAR_RGB);
}
An attempt to run application leads to unhandled exception throwing in kernel JRE and system exit.
- duplicates
-
JDK-6796697 JavaFX Application crashes with Java Kernel.
-
- Closed
-
-
JDK-6708552 java.lang.IllegalArgumentException: Can't load standard profile: GRAY.pf
-
- Closed
-
-
JDK-6868109 CMYK image support in 1.6.x fails when it works in 1.5.x
-
- Closed
-
- relates to
-
JDK-6792566 kernel installer should install jre/lib/audio/soundbank.gm
-
- Closed
-
-
JDK-6708508 LogManager.readConfiguration() throws an exception
-
- Closed
-
-
JDK-6868109 CMYK image support in 1.6.x fails when it works in 1.5.x
-
- Closed
-
(1 relates to)