RFR: JDK-8267176: StandardDoclet should provide access to Reporter and Locale
Jonathan Gibbons
jjg at openjdk.java.net
Thu May 27 21:11:14 UTC 2021
Please review a simple change for StandardDoclet to expose the locale and reporter with which it was initialized.
-------------
Commit messages:
- fix whitespace
- JDK-8267865: StandardDoclet should provide access to Reporter and Locale
Changes: https://git.openjdk.java.net/jdk/pull/4233/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4233&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8267176
Stats: 38 lines in 3 files changed: 22 ins; 14 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/4233.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4233/head:pull/4233
PR: https://git.openjdk.java.net/jdk/pull/4233
More information about the javadoc-dev
mailing list