IntelliJ IDEA 2020.1 EAP is open
blog.jetbrains.com
IntelliJ IDEA 2020.1 EAP is open
1–10 of 44 posts
Re: IntelliJ IDEA 2020.1 EAP is open
#2Re: IntelliJ IDEA 2020.1 EAP is open
#3Re: IntelliJ IDEA 2020.1 EAP is open
#4Does this mean I need to have JDK 11 installed too? We're still using JDK 8 because Spark 2.x doesn't support JDK 11, and having multiple JDKs sounds like a pain.
edit: nvm. Looks like JBR doesn't have a JDK dependency.
Re: IntelliJ IDEA 2020.1 EAP is open
#5Really excited about the speed improvements they promised for this version. Even on a machine with 16GB RAM and increased max. memory for the JVM the UI just feels too slow.
Btw how much ram have you given to intellij?
Re: IntelliJ IDEA 2020.1 EAP is open
#6Really excited about the speed improvements they promised for this version. Even on a machine with 16GB RAM and increased max. memory for the JVM the UI just feels too slow.
Re: IntelliJ IDEA 2020.1 EAP is open
#7> With v2020.1 EAP we are fully moving to JetBrains Runtime 11 (JBR11), and will no longer distribute builds with JetBrains Runtime 8 (JBR8). Please note that all the IntelliJ IDEA 2020.1 updates both in the IDE and the Toolbox App are coming with JBR11. Does this mean I need to have JDK 11 installed too? We're still using JDK 8 because Spark 2.x doesn't support JDK 11, and having multiple JDKs sounds like a pain. ed…
Re: IntelliJ IDEA 2020.1 EAP is open
#8> With v2020.1 EAP we are fully moving to JetBrains Runtime 11 (JBR11), and will no longer distribute builds with JetBrains Runtime 8 (JBR8). Please note that all the IntelliJ IDEA 2020.1 updates both in the IDE and the Toolbox App are coming with JBR11. Does this mean I need to have JDK 11 installed too? We're still using JDK 8 because Spark 2.x doesn't support JDK 11, and having multiple JDKs sounds like a pain. ed…
Re: IntelliJ IDEA 2020.1 EAP is open
#9Re: IntelliJ IDEA 2020.1 EAP is open
#10Really excited about the speed improvements they promised for this version. Even on a machine with 16GB RAM and increased max. memory for the JVM the UI just feels too slow.
-XX:+UnlockExperimentalVMOptions
-XX:+UseZGC
and enjoy no more visible lag spikes.