RFR: 8274273: Update testing docs for MacOS with Non-US locale
Erik Joelsson
erikj at openjdk.java.net
Fri Sep 24 13:09:57 UTC 2021
On Fri, 24 Sep 2021 09:50:19 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> I'd like to update the testing docs for MacOS with Non-US locale.
>
> Our experiments show that the solution mentioned for Windows with Non-US locale also works for MacOS.
> So it would be helpful to mention MacOS explicitly.
>
> FYI: changes in doc/testing.html was made by `make update-build-docs` .
>
> Thanks.
> Best regards,
> Jie
The actual change is ok, but it seems your version of pandoc is creating a lot of spurious changes throughout the html version. Since this change is so small, maybe you could just manually revert everything but the actual text addition you are making in that file?
-------------
PR: https://git.openjdk.java.net/jdk/pull/5676
More information about the build-dev
mailing list