On Fri, 18 Jul 2025 03:34:49 GMT, Sergey Bylokhov <s...@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