On Tue, 15 Jul 2025 20:42:15 GMT, Phil Race <p...@openjdk.org> wrote:
> Remove a finalize() method in CGraphicsEnvironment, replacing it with > Disposer. > > I don't see a way to add a test to verify this clean up. This pull request has now been integrated. Changeset: 523993e9 Author: Phil Race <p...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/523993e9e8edc8dc84667ee3311a708b8b5da59c Stats: 17 lines in 3 files changed: 6 ins; 0 del; 11 mod 8362291: [macOS] Remove finalize method in CGraphicsEnvironment.java Reviewed-by: bchristi, serb, kizune ------------- PR: https://git.openjdk.org/jdk/pull/26332