Every time a tect document is opened, an OutOfMemoryError: Java heap space is thrown. This problem is present with AdopOpenJDK 13.0.1 with HotSpot JVM. Windows10 64-bit LibreOffice 64.3, LanguageTool 4.7 According to AdoptOpenJDK the reason is that LO asks for the Java client. This client uses significantly less heap memory than the Server version. Most Java deliveries do not ship the client any more. The solution should be either - LO does not request the client VM any more or - configure/have an option to set an appropriately large heap with -Xmx
Just for the record there's a 4.8 version for Language Tool
(In reply to Julien Nabet from comment #1) > Just for the record there's a 4.8 version for Language Tool Hello Helmut Leininger, Does it crash with version 4.8 ?
I did not try 4.8 with AdoptOpenJDK. However, it works with openjdk and AdoptOpenJDK without Hotspot JVM
[Automated Action] NeedInfo-To-Unconfirmed
Hi, Helmut, it is working as now?... Do you still have problem with this?
I switched over to openjdk, now version 15. No problems so far. I did not test recently with AdoptOpenJDK with Hotspot JVM
Let's close as it worked