RFR: 8305082: Suppress the warning for finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java [v4]

Coleen Phillimore coleenp at openjdk.org
Tue May 9 18:03:31 UTC 2023


On Tue, 9 May 2023 10:05:40 GMT, Afshin Zafari <duke at openjdk.org> wrote:

>> The warning is suppressed. The `finalize()` method is used intentionally as a method inherited from `Object`.
>
> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java

You should probably reword the RFE/PR title to "Remove finalize() from test..."

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

PR Comment: https://git.openjdk.org/jdk/pull/13778#issuecomment-1540624273


More information about the hotspot-runtime-dev mailing list