lift/framework

Investigate stack overflows in typechecker while building tests

farmdawgnation opened this issue · 0 comments

We've been having some issues building the past few milestones wherein we end up with stack overflows while trying to build the lift-common tests in the typechecker. It seems to be specific to OpenJDK Java 1.8.0_131 in Linux. We should investigate what's up with this so that our build process isn't totally painful for @fmpwizard.