Error Message For Java Run-time Version: IDE's Java runtime (1.8.0_102-b14 by Oracle Corporation) may cause instability. Please update to 1.8.0_144 or newer.
Answered
Every time I start my Intellij IDEA Ultimate 2019.2 I get this error message:
IDE's Java runtime (1.8.0_102-b14 by Oracle Corporation) may cause instability. Please update to 1.8.0_144 or newer.
I'm trying to figure out what is wrong (if anything), and what I can do to fix it, or get this message to go away.
I tried upgrading my Boot JDK using the JB SDK Bintray Downloader, but to no avail (it seems that no matter what I pick my Java Version remains the same).
Runtime version: 1.8.0_102-b14 amd 64
Please sign in to leave a comment.
You may have idea.jdk file or an environment variable set that overrides the default runtime, see https://intellij-support.jetbrains.com/hc/articles/206544879.