On Sun, 25 Oct 2020 01:06:18 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> src/java.desktop/share/classes/java/awt/color/ICC_ProfileRGB.java line 209: >> >>> 207: * {@code REDCOMPONENT}, {@code GREENCOMPONENT}, or >>> 208: * {@code BLUECOMPONENT} >>> 209: * @throws ProfileDataException if the profile does not specify the >> >> You said no CSR is needed but you document a previously undocumented >> exception, so I think a CSR is warranted > > CSR is needed and linked from the JBS, and after a few attempts, it is > referenced from this pull request a few comments above. Ok. There's a very weird sequence above of it being added, and you removing it and whatever so it is confusing. I'll find the CSR and review / ok it. ------------- PR: https://git.openjdk.java.net/jdk/pull/612