[jdk17u-dev] RFR: 8328864: NullPointerException in sun.security.jca.ProviderList.getService()

Goetz Lindenmaier goetz at openjdk.org
Mon Jun 16 06:38:35 UTC 2025


On Fri, 4 Apr 2025 18:58:27 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.

Hi @satyenme
Do you still want to bring this to 17? If so, please merge head for new testing and reopen this change.

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3442#issuecomment-2975276379


More information about the jdk-updates-dev mailing list