On Wed, 21 Apr 2021 19:37:28 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
>> test/hotspot/jtreg/runtime/Thread/libSuspendAtExit.cpp line 2: >> >>> 1: /* >>> 2: * Copyright (c) 2001, 2021, Oracle and/or its affiliates. All rights >>> reserved. >> >> Copyright year should just be 2021. > > I copied this code from another file that is "Copyright (c) 2001, 2021" > and renamed just the prefix for the suspendThread() and resumeThread() > functions. Agent_OnLoad() is a straight copy. > > So I think I should keep the copyright as is. Okay. I have no idea what is supposed to happen in such cases. ------------- PR: https://git.openjdk.java.net/jdk/pull/3576