On Thu, 27 May 2021 20:57:04 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> Please review a simple change for StandardDoclet to expose the locale and > reporter with which it was initialized. This pull request has now been integrated. Changeset: e1462e79 Author: Jonathan Gibbons <j...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/e1462e79df7c22f3e09fa453c7887b6f51ef3dbb Stats: 38 lines in 3 files changed: 22 ins; 14 del; 2 mod 8267176: StandardDoclet should provide access to Reporter and Locale Reviewed-by: hannesw ------------- PR: https://git.openjdk.java.net/jdk/pull/4233