Using git master and 'mvn clean verify', on Windows 10, with Java 7, I get 44 failures, and I think this is all/mostly hash code problems.
With Java 8, all tests pass. With Java 9, I get ONE failure: ListIteratorWrapperTest.testRemove:116 ╗ ServiceConfiguration sun.util.locale.... If I checkout the 4.1 tag and use Java 7, I get 44 failures. ARG! What the heck? Gary On Mon, Sep 25, 2017 at 12:02 PM, Benedikt Ritter <brit...@apache.org> wrote: > Hi, > > who can help with the test failures on Windows? I’d like to push out the > next release soon to get Collections Java 9 ready. I don’t have access to a > Windows installation and I don’t feel like debugging inside a VM :o) > > Regards, > Benedikt > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >