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

Goetz Lindenmaier goetz at openjdk.org
Wed Jun 18 05:42:37 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.

Removing the lagel in the meantime.

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

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


More information about the jdk-updates-dev mailing list