Hi, I was using that one: :poi abearez$ java -version java version "1.8.0_131" Java(TM) SE Runtime Environment (build 1.8.0_131-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
Could it be considered as compatible enough if I use this one: :poi abearez$ java -version openjdk version "1.8.0_152" OpenJDK Runtime Environment (Zulu 8.25.0.1-macosx) (build 1.8.0_152-b16) OpenJDK 64-Bit Server VM (Zulu 8.25.0.1-macosx) (build 25.152-b16, mixed mode) Best regards, Alain FAGOT BÉAREZ > On 27 Nov 2017, at 21:26, Nick Burch <[email protected]> wrote: > > On Mon, 27 Nov 2017, [email protected] wrote: >> URL: http://svn.apache.org/viewvc?rev=1816500&view=rev >> Log: >> update status and javadocs for closed github-68 > > What jdk did you use to generate the javadocs? Generally we try to use > (oldest POI supported + openjdk), so currently openjdk 8. Everyone using the > same one tends to stop javadoc changing everything for no good reason, then > creating huge diffs! > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
