-
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 | Closed | Fixed | b01 |
JDK-8367734 | 21.0.10 | Jan Kratochvil | P3 | Resolved | Fixed | master |
JDK-8367762 | 17.0.18 | Jan Kratochvil | P3 | Resolved | Fixed | master |
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-8367734 Add validation checks for ICC_Profile header fields
-
- Resolved
-
-
JDK-8367762 Add validation checks for ICC_Profile header fields
-
- Resolved
-
-
JDK-8350600 Add validation checks for ICC_Profile header fields
-
- Closed
-
- blocks
-
JDK-8346465 Add a check in setData() to restrict the update of Built-In ICC_Profiles
-
- Resolved
-
- relates to
-
JDK-8367384 The ICC_Profile class may throw exceptions during serialization
-
- Open
-
- links to
-
Commit(master) openjdk/jdk17u-dev/2e0b13fb
-
Commit(master) openjdk/jdk21u-dev/40d98b85
-
Commit(master) openjdk/jdk24u/f8b84a9e
-
Commit(master) openjdk/jdk/ed8945a6
-
Review(master) openjdk/jdk17u-dev/3886
-
Review(master) openjdk/jdk21u-dev/2154
-
Review(master) openjdk/jdk24u/82
-
Review(master) openjdk/jdk/23044
-
Review(pr/691) openjdk/jdk8u-dev/692
-
Review(pr/3088) openjdk/jdk11u-dev/3089