RFR: 8362289: [macOS] Remove finalize method in JRSUIControls.java [v4]

Brent Christian bchristi at openjdk.org
Fri Jul 18 18:54:40 UTC 2025


On Fri, 18 Jul 2025 03:34:49 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> I can migrate the current API of DIsposer to the something similar to CFRetainedResource as a follow up bug. The current one did not introduce the new issues, since implementation via finalize has the same bug.

Sounds good. True, the issue already existed with the finalizer.

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

PR Comment: https://git.openjdk.org/jdk/pull/26331#issuecomment-3090377931


More information about the client-libs-dev mailing list