[OpenJDK 2D-Dev] RFR: 8264923: PNGImageWriter.write_zTXt throws Exception with a typo
Aleksey Shipilev
shade at openjdk.java.net
Thu Apr 8 13:09:40 UTC 2021
Noticed this when backporting JDK-8242557: there is a trivial copy-paste error in exception message. See:
https://hg.openjdk.java.net/jdk/jdk/rev/645c71334acd#l1.58
-------------
Commit messages:
- 8264923: PNGImageWriter.write_zTXt throws Exception with a typo
Changes: https://git.openjdk.java.net/jdk/pull/3397/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3397&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8264923
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/3397.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3397/head:pull/3397
PR: https://git.openjdk.java.net/jdk/pull/3397
More information about the 2d-dev
mailing list