RFR: 8284105: Update security libraries to use sealed classes
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Fri Apr 8 16:31:34 UTC 2022
On Fri, 8 Apr 2022 13:40:37 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> Please review these changes to update the security libraries to use sealed classes. See JEP 409 for more details on sealed classes.
>
> No CSR is required as all the changes are to internal classes. A few classes that did not have subclasses were simply marked final instead of sealed.
It looks safe to me as if compiling and test passed.
-------------
Marked as reviewed by xuelei (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8165
More information about the security-dev
mailing list