RFR: 8323624: ProviderList.ServiceList does not need to be a list [v4]

Weijun Wang weijun at openjdk.org
Tue Mar 5 14:55:06 UTC 2024


> Re-implement it as an `Iterator` to make sure it can only be iterated once and make debugger happy.
> 
> No regression, just a refactoring.

Weijun Wang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:

 - Merge branch 'master' into 8323624
 - rename class name
 - use consistent names
 - : iterator
 - the fix

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/17381/files
  - new: https://git.openjdk.org/jdk/pull/17381/files/cf3d124e..4cfc4c9b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17381&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17381&range=02-03

  Stats: 97314 lines in 3236 files changed: 46912 ins; 26097 del; 24305 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