|
Hi,
I currently have a case where Java 8 and 7 produce a different plan for a
Test Case. Maven clean verify runs perfectly for java 7 but fails for java
8. The plans are equivalent, both correct and with the same costs. But
since the strategies are asserted in the test, the test fails on one of the
versions. Did anyone face similar issues already?
Greetings,
Sebastian
|