[jdk17u-dev] RFR: 8328864: NullPointerException in sun.security.jca.ProviderList.getService() [v2]
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon Dec 15 21:58:34 UTC 2025
On Mon, 8 Dec 2025 02:53:58 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
>> Backporting JDK-8328864: NullPointerException in sun.security.jca.ProviderList.getService(). Updated `getService` to check whether `getProvider` returns null when checking for preferred providers, continuing the loop if so. Added NullPreferredList test. Ran GHA Sanity Checks, local Tier 1 and 2 tests. Patch is clean.
>
> Satyen Subramaniam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into 8328864
> - Backport cd3a607576bede17f48c3d5ebde2bf05f3b615ba
Reflecting on it, at this point I don't see a pressing need to backport this back to 17 - I'll close this one out.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3442#issuecomment-3657772154
More information about the jdk-updates-dev
mailing list