Yes I am using CompileStatic everywhere I can. I'm...
# general
l
Yes I am using CompileStatic everywhere I can. I'm just flailing around now because I can't fix these JVM crashes that I'm dealing with. On my dev environment the JVM crashes when it tries to JIT one of the groovy classes and I'm just wondering that maybe it would have an easier time compiling it if it were a regular Java class.