RFR: 8323624: ProviderList.ServiceList does not need to be a list
Weijun Wang
weijun at openjdk.org
Thu Jan 11 22:12:58 UTC 2024
Re-implement it as an `Iterable` to be safe and make debugger happy.
No regression, just a refactoring.
-------------
Commit messages:
- the fix
Changes: https://git.openjdk.org/jdk/pull/17381/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17381&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8323624
Stats: 56 lines in 12 files changed: 0 ins; 28 del; 28 mod
Patch: https://git.openjdk.org/jdk/pull/17381.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17381/head:pull/17381
PR: https://git.openjdk.org/jdk/pull/17381
More information about the security-dev
mailing list