RFR: 8284855: Update needed to Cleaners added to jdk.crypto.cryptoki [v3]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Fri Apr 15 15:04:21 UTC 2022
On Fri, 15 Apr 2022 13:32:10 GMT, altrisi <duke at openjdk.java.net> wrote:
> Can't this use `CleanerFactory.cleaner()` and reuse the common Cleaner instead of having its own?
CleanerFactory is in java.base module, and does not export to jdk.crypto.cryptoki module. I'm not sure if adding modules dependency is good or not.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8248
More information about the security-dev
mailing list