Purpose / Use Cases for JBR11? (JetBrains Runtime)

Answered

Can anyone tell me the purpose of JBR11 vs. other options? As a person relatively new to Java, I have found the setup requirements for writing a simple program in Java to be significantly more complex than C, C++, or JavaScript... Even setting up PHP on a linux server seemed easier, because there was more clear information available that just worked.

I am wondering if IntelliJ with JBR is an attempt to resolve that complexity by making a single "Install and it works" package. Or if it has an entirely different purpose.

Thanks in advance.

0
1 comment

The purpose of JetBrains Runtime is to fix issues that affect running IntelliJ IDEA, not your own apps. If a bug is found in Java, going the official route of reporting it and waiting for the fix can take years. Our engineers can fix/workaround Java bugs faster and deliver the fixes within days for JetBrains Runtime.

3

Please sign in to leave a comment.