-
Bug
-
Resolution: Fixed
-
P3
-
8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8199992 | openjdk7u | Andrew Brygin | P3 | Resolved | Fixed | master |
Starting fix for 7043064, we are using disposer to destroy a native part of the color profile.
However an incorrect disposal method is registered in the disposer. It results in occasional
crashed during profile destruction. Typically, the crash happens in cmsPipelineFree.
An example of crash log is attached.
However an incorrect disposal method is registered in the disposer. It results in occasional
crashed during profile destruction. Typically, the crash happens in cmsPipelineFree.
An example of crash log is attached.
- backported by
-
JDK-8199992 Crash during color profile destruction
- Resolved
- relates to
-
JDK-7043064 sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
- Resolved