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

Afshin Zafari duke at openjdk.org
Tue May 9 10:05:43 UTC 2023


On Mon, 8 May 2023 17:38:45 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Afshin Zafari has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - 8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java
>>  - 8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java
>
> test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java line 70:
> 
>> 68: 
>> 69: 
>> 70:         // Test with reflection without abstract public clone() and finalize() methods.
> 
> Remove "and finalize()".

Done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13778#discussion_r1188417715


More information about the hotspot-runtime-dev mailing list