We recently hit the same issue as discussed here - Squeryl fails to reflect in debug mode only
And it was also solved by changing to use JDK 1.7
As Java 7 support life-cycle has ended; we would like to move to Java 8.
Does squeryl support Java 8?
Is there a solution to the 'error while reflecting on metadata'
issue?
Are there any other migration considerations?
Thanks, Brent
I posted the same question on the squeryl group and got
Does squeryl support Java 8? Yes; it should work on Java 8 <- mostly I was looking to confirm that in theory it should
Is there a solution to the 'error while reflecting on metadata' issue? Kenji's link might be a lead to investigate this further; but till now I don't have an update
Are there any other migration considerations? None were mentioned on the group