[OpenJDK 2D-Dev] RFR: 8261200: Some code in the ICC_Profile may not close file streams properly [v2]
Sergey Bylokhov
serb at openjdk.java.net
Sat Feb 6 02:11:16 UTC 2021
> In a few places where we use streams the try/with/res blocks are added.
Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
- Update WriteProfileToFile.java
- Merge branch 'master' into JDK-8261200
- Update ICC_Profile.java
- Update ICC_Profile.java
- Initial fix
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2421/files
- new: https://git.openjdk.java.net/jdk/pull/2421/files/7ffcd686..4ff705f3
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2421&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2421&range=00-01
Stats: 3260 lines in 91 files changed: 2370 ins; 589 del; 301 mod
Patch: https://git.openjdk.java.net/jdk/pull/2421.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2421/head:pull/2421
PR: https://git.openjdk.java.net/jdk/pull/2421
More information about the 2d-dev
mailing list