On Wed, 24 Aug 2022 00:07:21 GMT, Valerie Peng <[email protected]> wrote:
> Invalid legacy services are screened and removed in Provider.getService(...) > call. This fix is to also screen and remove the invalid legacy services when > Provider.getServices() is called. > > Leveraged existing test case to test this particular scenario by adding one > invalid legacy registration. > > Thanks! > Valerie This pull request has now been integrated. Changeset: 14623c60 Author: Valerie Peng <[email protected]> URL: https://git.openjdk.org/jdk/commit/14623c6087105a4228ff190e9e27372729b2bc4b Stats: 19 lines in 2 files changed: 15 ins; 0 del; 4 mod 8292739: Invalid legacy entries may be returned by Provider.getServices() call Reviewed-by: weijun ------------- PR: https://git.openjdk.org/jdk/pull/9992
