RFR: 8363889: Update sun.print.PrintJob2D to use Disposer [v2]
Phil Race
prr at openjdk.org
Tue Jul 22 22:10:37 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/5d0b6737..45a5aa7c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26432&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26432&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 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