-
Bug
-
Resolution: Fixed
-
P3
-
11, 14
-
b25
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246584 | 13.0.4 | Matthias Baesken | P3 | Resolved | Fixed | b04 |
JDK-8242766 | 11.0.8-oracle | Matthias Baesken | P3 | Resolved | Fixed | b03 |
JDK-8235898 | 11.0.7 | Matthias Baesken | P3 | Resolved | Fixed | b01 |
In the java.desktop coding, at most usages of SurfaceData_InitOps the return value is NULL checked to avoid crashes in seldom cases when the function returns NULL. However in the macosx related coding this is missing at some places.
- backported by
-
JDK-8235898 NULL-check return value of SurfaceData_InitOps on macosx
- Resolved
-
JDK-8242766 NULL-check return value of SurfaceData_InitOps on macosx
- Resolved
-
JDK-8246584 NULL-check return value of SurfaceData_InitOps on macosx
- Resolved