RFR: 8316996: Catalog API Enhancement: add a factory method [v5]

Joe Wang joehw at openjdk.org
Fri Oct 27 19:20:01 UTC 2023


> Add a new factory method so that a CatalogResolver can be created with a resolve property on top of the Catalog object.

Joe Wang has updated the pull request incrementally with one additional commit since the last revision:

  Impl CSR Changes: change the parameter type from String to Enum

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16045/files
  - new: https://git.openjdk.org/jdk/pull/16045/files/a0b5d4a8..89b6b7ea

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

  Stats: 168 lines in 7 files changed: 72 ins; 46 del; 50 mod
  Patch: https://git.openjdk.org/jdk/pull/16045.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16045/head:pull/16045

PR: https://git.openjdk.org/jdk/pull/16045


More information about the core-libs-dev mailing list