RFR: 8362291: [macOS] Remove finalize method in CGraphicsEnvironment.java [v2]

Phil Race prr at openjdk.org
Wed Jul 16 20:57:40 UTC 2025


> 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.

Phil Race has updated the pull request incrementally with one additional commit since the last revision:

  8362291

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26332/files
  - new: https://git.openjdk.org/jdk/pull/26332/files/bc18d382..ee8f77a5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26332&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26332&range=00-01

  Stats: 7 lines in 1 file changed: 0 ins; 2 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/26332.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26332/head:pull/26332

PR: https://git.openjdk.org/jdk/pull/26332


More information about the client-libs-dev mailing list