On Tue, 22 Jun 2021 10:56:00 GMT, Patrick Concannon <pconcan...@openjdk.org> wrote:
> Hi, > > Could someone please review my code for updating the code in the > `java.security` packages to make use of the switch expressions? > > Kind regards, > Patrick This pull request has now been integrated. Changeset: 35c47020 Author: Patrick Concannon <pconcan...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/35c4702055ccf11975391df01f62a70e06ecae83 Stats: 107 lines in 3 files changed: 0 ins; 61 del; 46 mod 8268967: Update java.security to use switch expressions Reviewed-by: xuelei ------------- PR: https://git.openjdk.java.net/jdk/pull/4553