RFR: 8372292: Remove redundant "throws ConfigException" [v2]
Alexey Semenyuk
asemenyuk at openjdk.org
Thu Nov 20 19:12:33 UTC 2025
> - Remove redundant "throws ConfigException"
> - Remove redundant `toSupplier(...)`, `toConsumer(...)`, etc calls.
Alexey Semenyuk has updated the pull request incrementally with one additional commit since the last revision:
ApplicationBuilder: fix formatting
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28440/files
- new: https://git.openjdk.org/jdk/pull/28440/files/c020a440..87a4f374
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28440&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28440&range=00-01
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/28440.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28440/head:pull/28440
PR: https://git.openjdk.org/jdk/pull/28440
More information about the core-libs-dev
mailing list