Autoboxing?! On Fri, Nov 2, 2018 at 7:27 AM Tim Allison <[email protected]> wrote: > > Colleagues, any idea what might be going on? How can -1 != -1?! > > Error: Test with 2/3: Should not find 3 but found it at -1 in 0 1 2 > at org.apache.poi.hwpf.usermodel.TestBug47563.test(TestBug47563.java:80) > > assertTrue("Test with " + rows + "/" + columns + ": Should not find " > + i + " but found it at " + next + " in " + text, > next != -1);
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
