[jdk21u-dev] RFR: 8328864: NullPointerException in sun.security.jca.ProviderList.getService()
duke
duke at openjdk.org
Mon Apr 7 15:56:51 UTC 2025
On Fri, 4 Apr 2025 18:58:19 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.
@satyenme
Your change (at version d452a220d000340eae34490a1b7a5fcfce10bafd) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1598#issuecomment-2783843142
More information about the jdk-updates-dev
mailing list