RFR: 8369858: Remove darcy author tags from jdk tests

Alan Bateman alanb at openjdk.org
Wed Oct 15 06:08:02 UTC 2025


On Wed, 15 Oct 2025 04:37:50 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Updating tests I've wrote to conform to current conventions of not having author tags.

I think it's always okay to remove oneself but I see some of the `@author` tags list others (Stuart, Kumar, even madbot). I didn't check the history but I will guess that you created these tests, others added their name when they modified the test at some point later, is that right?

test/jdk/java/lang/reflect/Generics/getAnnotationTest.java line 2:

> 1: /*
> 2:  * Copyright (c) 2004, 2025,Oracle and/or its affiliates. All rights reserved.

The skara bot has spotted the formatting issue here.

-------------

PR Review: https://git.openjdk.org/jdk/pull/27813#pullrequestreview-3338492969
PR Review Comment: https://git.openjdk.org/jdk/pull/27813#discussion_r2431217576


More information about the core-libs-dev mailing list