-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0, 8, 11, 17, 21, 24
-
b10
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8350600 | 24.0.2 | Harshitha Onkar | P3 | Resolved | Fixed | master |
ICC_Profile.setData(..) does validation of the specified tag contents and throws an exception if it is not valid.
But if the tag represents the header, at least some of the validation is lazy, occurring only when the data is used, leading to unexpected exceptions at a later time.
The check should be done up-front when the data is set, as in other cases.
But if the tag represents the header, at least some of the validation is lazy, occurring only when the data is used, leading to unexpected exceptions at a later time.
The check should be done up-front when the data is set, as in other cases.
- backported by
-
JDK-8350600 Add validation checks for ICC_Profile header fields
-
- Resolved
-
- blocks
-
JDK-8346465 Add a check in setData() to restrict the update of Built-In ICC_Profiles
-
- Open
-
- links to
-
Commit(master) openjdk/jdk24u/f8b84a9e
-
Commit(master) openjdk/jdk/ed8945a6
-
Review(master) openjdk/jdk24u/82
-
Review(master) openjdk/jdk/23044
(1 links to)