> This PR removes the finalize() methods from the SASL modules and replace them > with Cleaner. Also did some minor refactoring so the sensitive info is only > kept wherever necessary. > > Thanks in advance for the review~ > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Valerie Peng has updated the pull request incrementally with one additional commit since the last revision: fix the exception type thrown by GssKrb5Base.dispose() method. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32551/files - new: https://git.openjdk.org/jdk/pull/32551/files/9728e9bb..5fc43398 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32551&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32551&range=00-01 Stats: 8 lines in 1 file changed: 6 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/32551.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32551/head:pull/32551 PR: https://git.openjdk.org/jdk/pull/32551
