On Thu, 11 Apr 2024 16:29:00 GMT, Ben Perez <[email protected]> wrote:
> Updated `getService` to check whether `getProvider` returns null when > checking for preferred providers and `continue` the loop if that is the case. > Added `NullPreferredList` test. This pull request has now been integrated. Changeset: cd3a6075 Author: Ben Perez <[email protected]> Committer: Weijun Wang <[email protected]> URL: https://git.openjdk.org/jdk/commit/cd3a607576bede17f48c3d5ebde2bf05f3b615ba Stats: 48 lines in 3 files changed: 45 ins; 1 del; 2 mod 8328864: NullPointerException in sun.security.jca.ProviderList.getService() Reviewed-by: weijun ------------- PR: https://git.openjdk.org/jdk/pull/18746
