Le 21/04/2018 à 18:08, Eric Covener a écrit :
>> Thanks!
>>
>> Christophe, would you have some time to test Java 9 and see if the build
>> output is good even without Xbootclasspath? I'll try to do the same
during
>> the next days..
>
> I hit a minor snag testing this.
>
> openjdk8: produces the same output with and without the parm (and the
> same output as IBM JDK9)
> openjdk9: I am getting lots of non 7-bit bytes characters in
> translated files replaced by HTML entities. There are also warnings
> related to these bytes and the output being non-UTF8.
>
> So there may be an openjdk issue independent of the boot classpath.
>
Java 11 gives also the same results (and same warnings) that Java 9.
I've also tried to remove the Jakarta ORO regex library.
This project is abandoned since 2010-09-01
(https://jakarta.apache.org/oro/) and they explain that the built-in
java regex (java 4 and up) could/should be used instead.
The docs built without Jakarta ORO gives exactly the same output.
Not sure why it was added r52259. It was before regex where introduced
in java 4?
I think it could be removed now.
CJ
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org