RFR: 8265240: runtime/Thread/SuspendAtExit.java needs updating [v2]

David Holmes dholmes at openjdk.java.net
Thu Apr 22 02:42:24 UTC 2021


On Wed, 21 Apr 2021 19:37:28 GMT, Daniel D. Daugherty <dcubed at 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


More information about the hotspot-runtime-dev mailing list