RFR: 8365829: Multiple definitions of static 'phase_names' [v2]

Kim Barrett kbarrett at openjdk.org
Wed Aug 20 19:07:40 UTC 2025


On Wed, 20 Aug 2025 14:05:34 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> The guidelines that we follow is that if you copy code from another file to a new file you should use the old copyright years. So, using `2017, 2025,` seems correct to me.
>
> https://openjdk.org/guide/#copyright-headers
> 
>> If you move code from an existing file to a new file, bring the entire copyright + license header over to the new file.

Thanks @stefank - I'd missed that part about copying from an old file.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26851#discussion_r2289041960


More information about the hotspot-compiler-dev mailing list