> 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:

  removed the post-disposal check as the Cleanable.clean() guarantees the 
action runs at most once.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32551/files
  - new: https://git.openjdk.org/jdk/pull/32551/files/5fc43398..683a58e4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32551&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32551&range=01-02

  Stats: 6 lines in 1 file changed: 0 ins; 6 del; 0 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

Reply via email to