Re: OpenNLP 1.9.2 and Java 8/11

2019-12-16 Thread Peter Thygesen
+1 Great! /Peter On 14/12/2019, 15.32, "Jeff Zemerick" wrote: During preparation for a 1.9.2 release it was noticed that the current master branch fails a few of the regression tests when built using OpenJDK 11. (All tests pass when using OpenJDK 8.) Unless there are any signific

Re: OpenNLP 1.9.2 and Java 8/11

2019-12-15 Thread Joern Kottmann
+1 lgtm, it would be nice to track down the exact cause of the changes on accuracy caused by the JDK update. We had similar issues in the past e.g through things like the undefined iteration order of Sets. I am happy to help with this. Jörn On Sat, Dec 14, 2019 at 3:48 PM Tommaso Teofili wrote:

Re: OpenNLP 1.9.2 and Java 8/11

2019-12-14 Thread Tommaso Teofili
+1 Thanks Jeff! Il giorno sab 14 dic 2019 alle 15:32 Jeff Zemerick ha scritto: > During preparation for a 1.9.2 release it was noticed that the current > master branch fails a few of the regression tests when built using OpenJDK > 11. (All tests pass when using OpenJDK 8.) Unless there are any