On Mon, 2 Mar 2026 23:49:51 GMT, Vicente Romero <[email protected]> wrote:

> simple documentation only PR adding a comment to Object::finalize method
> 
> TIA

src/java.base/share/classes/java/lang/Object.java line 659:

> 657:      *          this method will never be invoked by the garbage 
> collector.
> 658:      *      </div>
> 659:      * </div>

This block is currently in the deprecated block. Should it be in the main block 
before the first block tag `@apiNote`

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2189#discussion_r2881117339

Reply via email to