RFR: 8339638: Update vmTestbase/nsk/jvmti/*Field*Watch tests to use virtual thread factory
Chris Plummer
cjplummer at openjdk.org
Fri Sep 6 20:20:11 UTC 2024
On Fri, 6 Sep 2024 20:00:48 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> test/lib/jdk/test/lib/thread/TestThreadFactory.java line 2:
>>
>>> 1: /*
>>> 2: * Copyright (c) 2021, 2024, Oracle and/or its affiliates. All rights reserved.
>>
>> Should just be 2024.
>
> I copied file from JDIThreadFactory,java (I mention this in PR) and I left copyrights from original. I think it is the correct way to treat copyrights. Not sure, if I can find policy about this though.
> If you think that new file require current year only, I am fine to update it.
That's fine I think.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20897#discussion_r1747669399
More information about the serviceability-dev
mailing list