RFR: 8363889: Update sun.print.PrintJob2D to use Disposer [v4]
Phil Race
prr at openjdk.org
Sat Aug 2 19:44:41 UTC 2025
> As laid out in the JBS issue, this updates the java.awt.PrintJob implementation to use a delegate which can be disposed instead of relying on finalize().
>
> PrintJob.finalize() is not being removed, and won't be removed until there is a more definite plan for completely removing the finalize() mechanism.
Phil Race has updated the pull request incrementally with one additional commit since the last revision:
8363889
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26432/files
- new: https://git.openjdk.org/jdk/pull/26432/files/b70e147e..312840fc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26432&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26432&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/26432.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26432/head:pull/26432
PR: https://git.openjdk.org/jdk/pull/26432
More information about the client-libs-dev
mailing list