RFR: 8345805: Update copyright year to 2024 for other files where it was missed [v2]
    Magnus Ihse Bursie 
    ihse at openjdk.org
       
    Mon Dec  9 21:02:03 UTC 2024
    
    
  
On Mon, 9 Dec 2024 20:38:18 GMT, Eirik Bjørsnøs <eirbjo at openjdk.org> wrote:
>> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Revert mistaken changes to binary file
>
> src/jdk.httpserver/share/classes/sun/net/httpserver/simpleserver/resources/favicon.ico line 1:
> 
> 
> This file should probably not be included?
Correct, that is a mistake. Reverted the change now.
My script had a bug which made some binary files be "converted" from CRLF to LF format, making unintended changes. I've verified that there are no more such issues in this PR.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22645#discussion_r1876748379
    
    
More information about the hotspot-dev
mailing list