RFR: 8284490: Remove finalizer method in java.security.jgss [v7]

Daniel Fuchs dfuchs at openjdk.java.net
Fri Apr 22 13:30:26 UTC 2022


On Wed, 20 Apr 2022 15:54:07 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:

>> Please review the update to remove finalizer method in the java.security.jgss module. It is one of the efforts to clean up the use of finalizer method in JDK.
>
> Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   change the calling order in dispose()

The dispose/cleanable/Cleaner parts look good to me. Please get another reviewer for the security-libs related and native changes.

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

Marked as reviewed by dfuchs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8136



More information about the security-dev mailing list