RFR: 8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java [v4]

Afshin Zafari duke at openjdk.org
Wed May 10 07:59:25 UTC 2023


On Wed, 10 May 2023 07:23:00 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> 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
>
> test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java line 27:
> 
>> 25:  * @test
>> 26:  * @bug 8026394 8251414
>> 27:  * @summary test interface resolution when clone and toString are declared abstract within
> 
> s/and to String are/is/

Done.

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

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


More information about the hotspot-runtime-dev mailing list