RFR: 8305080: Remove the 'removal' warning for finalize() from test/hotspot/jtreg/compiler/jvmci/common/testcases that used in compiler/jvmci/compilerToVM/ tests [v2]
Coleen Phillimore
coleenp at openjdk.org
Wed Apr 26 15:50:31 UTC 2023
On Mon, 17 Apr 2023 08:56:42 GMT, Afshin Zafari <duke at openjdk.org> wrote:
>> The finalize() methods are removed and replaced by Cleaner callbacks.
>>
>> Note:
>> `test/hotspot/jtreg/compiler/jvmci/compilerToVM/HasFinalizableSubclassTest.java` may be removed since there is no need to test if finalize() exists in the subclasses or not..
>
> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove the 'removal' warning for finalize() from test/hotspot/jtreg/compiler/jvmci/common/testcases that used in compiler/jvmci/compilerToVM/ tests
This is fine once the bug and PR titles are changed to "Suppress". Thanks.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13419#pullrequestreview-1402267206
More information about the hotspot-compiler-dev
mailing list