On Tue, 11 Apr 2023 10:20:25 GMT, Afshin Zafari <d...@openjdk.org> wrote:
> The `removal` warnings are suppressed out. > Test: > `FinalizerInfoTest` and `RunFinalizationTest` are executed locally. This pull request has now been integrated. Changeset: f143bf7c Author: Afshin Zafari <afshin.zaf...@oracle.com> Committer: Coleen Phillimore <cole...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f143bf7c4554a689f17c373ea5d99b68dd518b2f Stats: 4 lines in 2 files changed: 1 ins; 0 del; 3 mod 8305084: Remove the removal warnings for finalize() from test/hotspot/jtreg/serviceability/dcmd/gc/FinalizerInfoTest.java and RunFinalizationTest.java Reviewed-by: dholmes, cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/13423