On Thu, 13 Aug 2026 22:49:57 GMT, Vicente Romero <[email protected]> wrote:
>> 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 incrementally with two additional > commits since the last revision: > > - Merge branch 'JDK-8339188' of https://github.com/vicente-romero-oracle/jdk > into JDK-8339188 > - Merge branch 'JDK-8339188' of https://github.com/vicente-romero-oracle/jdk > into JDK-8339188 test/hotspot/jtreg/runtime/valhalla/inlinetypes/TestFinalizableValues.java line 2: > 1: /* > 2: * Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved. NOTE for reviewers: I will provide a jcod version of this test and for the partial removals in the test below I think that it still makes sense to check the VM behavior expressed in these tests ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32355#discussion_r3785568465
