On Mon, 20 Jan 2025 16:06:56 GMT, Sean Coffey <coff...@openjdk.org> wrote:
> Correct a corner case where null should be returned if a service from the > legacyMap is marked invalid. > > New test case added. This pull request has now been integrated. Changeset: e20bd018 Author: Sean Coffey <coff...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e20bd018c4046870d0cf632bb8e5440cb9f5c3c2 Stats: 50 lines in 2 files changed: 50 ins; 0 del; 0 mod 8344361: Restore null return for invalid services from legacy providers Reviewed-by: valeriep ------------- PR: https://git.openjdk.org/jdk/pull/23201