RFR: 8316996: Catalog API Enhancement: add a factory method [v2]
Joe Wang
joehw at openjdk.org
Fri Oct 6 19:35:57 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:
addressing review comments, plus use URL for relative URI
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16045/files
- new: https://git.openjdk.org/jdk/pull/16045/files/0248b82e..4f39bb96
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16045&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16045&range=00-01
Stats: 16 lines in 2 files changed: 4 ins; 6 del; 6 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