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

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Wed Apr 20 15:24:37 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 two additional commits since the last revision:

 - More code cleanup
 - re-org the code per feedback

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8136/files
  - new: https://git.openjdk.java.net/jdk/pull/8136/files/83bc4164..232d2a60

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8136&range=05
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8136&range=04-05

  Stats: 10 lines in 2 files changed: 2 ins; 6 del; 2 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