I made a large program in Eclipse Java Mars on one computer which worked fine. I exported the program as a runable Jar-file and running it gave no problem whatsoever. Even w
Please update your JDK to the latest version(JDK 11 or 12), that fix this issue.