On Tue, 18 Aug 2026 17:11:32 GMT, Jaikiran Pai <[email protected]> wrote:

>> Vicente Romero has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   addressing review comments
>
> src/java.base/share/classes/java/lang/Object.java line 598:
> 
>> 596:      * <div class="preview-block">
>> 597:      *      <div class="preview-comment">
>> 598:      *          Value class, abstract or concrete, cannot have {@code 
>> finalize} methods.
> 
> Nit - should this instead say `... cannot have the {@code finalize} method.`?

yes this sound better to my ears too, but I followed the wording for the spec 
for the Enum::finalize method

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32355#discussion_r4027686416

Reply via email to