RFR: 8284490: Remove finalizer method in java.security.jgss [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Thu Apr 7 16:33:18 UTC 2022
> 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:
the object reference issue for Cleaner
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8136/files
- new: https://git.openjdk.java.net/jdk/pull/8136/files/c87b8f5f..22d1bed5
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8136&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8136&range=00-01
Stats: 50 lines in 4 files changed: 29 ins; 2 del; 19 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