On Sat, 5 Sep 2020 21:32:42 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> - Class declarations reformat > - Docs cleanup src/java.desktop/share/classes/java/awt/color/ICC_Profile.java line 148: > 146: */ > 147: public static final int icSigXYZData = 0x58595A20; > 148: Inline comment: Looks like this type of documentation was used before we added javadoc for each constant. ------------- PR: https://git.openjdk.java.net/jdk/pull/22