On Fri, 5 Feb 2021 04:05:12 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> In a few places where we use streams the try/with/res blocks are added. test/jdk/java/awt/color/ICC_Profile/WriteProfileToFile.java line 83: > 81: } > 82: } > 83: } Just a matter of taste, but if you OK with not elaborating why arrays differs, the method may be shortened with `Arrays.equals()` usage. ------------- PR: https://git.openjdk.java.net/jdk/pull/2421