RFR: 8356844: Missing @Serial annotation for sun.print.CustomOutputBin#serialVersionUID [v2]

Sergey Bylokhov serb at openjdk.org
Tue May 13 20:37:52 UTC 2025


On Tue, 13 May 2025 18:26:14 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Sergey Bylokhov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update src/java.desktop/share/classes/sun/print/CustomOutputBin.java
>>   
>>   Co-authored-by: Alexey Ivanov <alexey.ivanov at oracle.com>
>
> src/java.desktop/share/classes/sun/print/CustomOutputBin.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
> 
> Suggestion:
> 
>  * Copyright (c) 2024, 2025, Oracle and/or its affiliates. All rights reserved.
> 
> The year shouldn't be replaced but added.

I keep forgetting that... Thanks a lot!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25202#discussion_r2087591306


More information about the client-libs-dev mailing list