News

Fix java.lang.StackOverflowError: stack size 1042KB in visnkmr.apps.filexplorer.a.b #82 visnkmr opened this issue Oct 4, 2023 · 1 comment no-issue-activity Copy link Owner ...
Increasing the JVM stack size using -Xss4m fix the issue, but it seems like a workaround to me and maybe Lombok could be enhanced to avoid this ? Here's an example of DbSetup classes that cause crash.