RFR: 8284490: Remove finalizer method in java.security.jgss
Peter Firmstone
peter.firmstone at zeus.net.au
Thu Apr 7 07:08:22 UTC 2022
Looks good to me, removes credentials when phantom reachable, doesn't do
anything that would prevent it from becoming reachable. You removed the
GNSSException that wasn't thrown.
Regards,
Peter.
On 7/04/2022 2:17 pm, Xue-Lei Andrew Fan 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.
>
> -------------
>
> Commit messages:
> - 8284490: Remove finalizer method in java.security.jgss
>
> Changes: https://git.openjdk.java.net/jdk/pull/8136/files
> Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8136&range=00
> Issue: https://bugs.openjdk.java.net/browse/JDK-8284490
> Stats: 40 lines in 3 files changed: 20 ins; 15 del; 5 mod
> Patch: https://git.openjdk.java.net/jdk/pull/8136.diff
> Fetch: git fetch https://git.openjdk.java.net/jdk pull/8136/head:pull/8136
>
> PR: https://git.openjdk.java.net/jdk/pull/8136
More information about the security-dev
mailing list