On Fri, 10 Apr 2026 00:04:47 GMT, Xueming Shen <[email protected]> wrote:

>> Jatin Bhateja has updated the pull request with a new target base due to a 
>> merge or a rebase. The pull request now contains 49 commits:
>> 
>>  - Post merge fixes
>>  - Merge branch 'master' of http://github.com/openjdk/jdk into JDK-8370691
>>  - Merge branch 'master' of http://github.com/openjdk/jdk into JDK-8370691
>>  - Fix float16 handling for toIntegralChecked routine, some other cleanups
>>  - Merge branch 'master' of http://github.com/openjdk/jdk into JDK-8370691
>>  - More cleanups
>>  - Merge branch 'master' of http://github.com/openjdk/jdk into JDK-8370691
>>  - Merge branch 'master' of http://github.com/openjdk/jdk into JDK-8370691
>>  - More cleanups
>>  - Merge branch 'master' of http://github.com/openjdk/jdk into JDK-8370691
>>  - ... and 39 more: https://git.openjdk.org/jdk/compare/1d290109...c95e3c6e
>
> src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float16Vector.java
>  line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2017, 2026, Oracle and/or its affiliates. All rights 
>> reserved.
> 
> Given that this is the first time this class is being added to OpenJDK, 
> should the copyright line just say 2026?

I think it depends on the contents of the new file.  Are they completely new, 
or was some copied from an existing file?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28002#discussion_r3067554239

Reply via email to