On Thu, 24 Nov 2022 08:24:37 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> During the work of another PR (https://github.com/openjdk/jdk/pull/11260), > several improvement areas were identified. These are now adressed in this > separate PR proposing the use of more modern Java constructs as well as > simplifying a large number of logical expressions that were previously > non-normative. > > > This branch has been tested and passed tier1-4 tests. This pull request has now been integrated. Changeset: e9d501e4 Author: Per Minborg <pminb...@openjdk.org> Committer: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e9d501e442f78bec8bda38bd4f2e019005597a91 Stats: 1155 lines in 31 files changed: 161 ins; 377 del; 617 mod 8297519: Improve expressions and modernise code in PKCS Reviewed-by: weijun ------------- PR: https://git.openjdk.org/jdk/pull/11348