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

Weijun Wang weijun at openjdk.java.net
Wed Apr 27 17:29:51 UTC 2022


On Wed, 27 Apr 2022 07:48:44 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:
> 
>   Correct test failure

I see you are still using the 1st version of the `Cleaners.java` test which runs on Windows. Please update to the current version (I've updated the code in place).

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

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



More information about the security-dev mailing list