On Thu, 14 Mar 2024 23:36:13 GMT, Alisen Chung <[email protected]> wrote:
> Adding comma to copyright years Changes requested by dholmes (Reviewer). test/jdk/javax/swing/JColorChooser/Test4759306.java line 2: > 1: /* > 2: * Copyright (c) 2002, 2008, 2024, Oracle and/or its affiliates. All > rights reserved. This line is wrong, we only use the first and last years. Please delete "2008, " test/jdk/javax/swing/JColorChooser/Test4759934.java line 2: > 1: /* > 2: * Copyright (c) 2003, 2008, 2024, Oracle and/or its affiliates. All > rights reserved. Same here - please delete 2008. ------------- PR Review: https://git.openjdk.org/jdk/pull/18317#pullrequestreview-1937894902 PR Review Comment: https://git.openjdk.org/jdk/pull/18317#discussion_r1525602281 PR Review Comment: https://git.openjdk.org/jdk/pull/18317#discussion_r1525602402
