On Tue, 7 Feb 2023 01:12:06 GMT, Phil Race <p...@openjdk.org> wrote: > I grep'ed (with `-i`) in `doc` directory with `LANG`, `utf`, `locale`, but I > could not find out them. I guess locale of build environment is not mentioned > clearly. Is it correct?
Yes, it is unfortunately not documented. :-( There is an open bug about this ([JDK-8264425](https://bugs.openjdk.org/browse/JDK-8264425)) but it has repeatedly been pushed down on my todo list due to low priority. :( ------------- PR: https://git.openjdk.org/jdk/pull/12436