RFR: 8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java [v5]
Afshin Zafari
duke at openjdk.org
Wed May 10 07:59:20 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13778/files
- new: https://git.openjdk.org/jdk/pull/13778/files/23ac0d8b..8ecb5ed7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13778&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13778&range=03-04
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/13778.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13778/head:pull/13778
PR: https://git.openjdk.org/jdk/pull/13778
More information about the hotspot-runtime-dev
mailing list