RFR: 8362452: [macOS] Remove CPrinterJob.finalize() [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Jul 18 03:31:47 UTC 2025
On Thu, 17 Jul 2025 21:16:04 GMT, Phil Race <prr at openjdk.org> wrote:
>> Replace finalization with 2D Disposer
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
>
> 8362452
src/java.desktop/macosx/classes/sun/lwawt/macosx/CPrinterJob.java line 639:
> 637: // The following methods are CPrinterJob specific.
> 638:
> 639: static class NSPrintInfoDisposer implements DisposerRecord {
probably we can make it "private"
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26359#discussion_r2214796435
More information about the client-libs-dev
mailing list