I took some time to look into why building and running unit tests off 1.11.x and 1.10.x branches fails with java 8, apparently back porting some java 8 related fixes we made in master to these branches got all the tests to pass in the 1.11.x branch. It still fails for 1.10.x, it seems like shutting down the test modules fails for some unit tests. I will be looking into this
Now 1.10.x builds on java 8, thanks Daniel!
1 Like