RFR: 8362289: [macOS] Remove finalize method in JRSUIControls.java [v4]
Sergey Bylokhov
serb at openjdk.org
Thu Jul 17 02:49:48 UTC 2025
On Wed, 16 Jul 2025 20:55:00 GMT, Phil Race <prr at openjdk.org> wrote:
>> That would be great if we could drop all unneeded code.
>
> I removed the != 0 and the synchronized modifier
Looks fine, the catch (Throwable t) seems will be unnecessary after another PR will be integrated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26331#discussion_r2212036539
More information about the client-libs-dev
mailing list