On Fri, 6 May 2022 17:12:26 GMT, Phil Race <p...@openjdk.org> wrote: >> Artem Semenov has updated the pull request incrementally with one additional >> commit since the last revision: >> >> We don't do @author tags in openjdk >> Not 2022 ? > > src/java.desktop/share/classes/javax/accessibility/AccessibleList.java line > 27: > >> 25: * This interface provides list specific data. >> 26: * >> 27: * @author Artem Semenov > > We don't do @author tags in openjdk
Done > test/jdk/java/awt/a11y/AccessibleListTest.java line 3: > >> 1: /* >> 2: * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved. >> 3: * Copyright (c) 2021, JetBrains s.r.o.. All rights reserved. > > Not 2022 ? Done ------------- PR: https://git.openjdk.java.net/jdk/pull/8578