OpenJDK 11 build generates `ja_JP.UTF8` manpages by default
Erik Joelsson
erik.joelsson at oracle.com
Mon Jun 8 13:32:43 UTC 2020
On 2020-06-08 06:15, Benjamin Asbach wrote:
> Hello,
>
> I currently try to improve the NixOS OpenJDK build for OpenJDK 11. I
> recognized that the make target "all" creates manpages for
> "ja_JP.UTF8" [1].
>
> I also tried compiling OpenJDK 14 which does not generate this kind of
> output.
>
> So I wonder if this done intentionally or a bug?
>
Man pages have changed since JDK 11, it's not a bug. It happened here:
https://bugs.openjdk.java.net/browse/JDK-8178317
/Erik
> Thanks in advance
> Benjamin
>
> [1]
> https://hg.openjdk.java.net/jdk-updates/jdk11u/file/46d4984bb3c6/make/Images.gmk
More information about the build-dev
mailing list