> After this PR value classes that override method Object::finalize will get a > compiler error instead of a warning > > TIA > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Vicente Romero has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 14 commits: - Merge with master - addressing review comments - Object API - object api - changing Object API - changing error message - another change - minor changes - adding jcod support - Merge branch 'JDK-8339188' of https://github.com/vicente-romero-oracle/jdk into JDK-8339188 - ... and 4 more: https://git.openjdk.org/jdk/compare/ea044541...a7f558ce ------------- Changes: https://git.openjdk.org/jdk/pull/32355/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32355&range=10 Stats: 648 lines in 10 files changed: 580 ins; 51 del; 17 mod Patch: https://git.openjdk.org/jdk/pull/32355.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32355/head:pull/32355 PR: https://git.openjdk.org/jdk/pull/32355
