Re: RFR: 8344361: Restore null return for invalid services from legacy providers

2025-01-24 Thread Sean Coffey
On Mon, 20 Jan 2025 16:06:56 GMT, Sean Coffey wrote: > Correct a corner case where null should be returned if a service from the > legacyMap is marked invalid. > > New test case added. Thanks for the review Valerie - PR Comment: https://git.openjdk.org/jdk/pull/23201#issuecommen

Re: RFR: 8344361: Restore null return for invalid services from legacy providers

2025-01-23 Thread Valerie Peng
On Mon, 20 Jan 2025 16:06:56 GMT, Sean Coffey wrote: > Correct a corner case where null should be returned if a service from the > legacyMap is marked invalid. > > New test case added. Looks good to me. Thanks~ - Marked as reviewed by valeriep (Reviewer). PR Review: https://git