[jdk17u-dev] RFR: 8328864: NullPointerException in sun.security.jca.ProviderList.getService() [v2]
Goetz Lindenmaier
goetz at openjdk.org
Tue Dec 9 09:28:12 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
Hi @satyenme
Please add to your fix request comment why we need this in 17.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3442#issuecomment-3631209255
More information about the jdk-updates-dev
mailing list