OpenJDK and Android Studio
Thomas Matthijs
lists at selckin.be
Mon Jun 17 07:55:37 UTC 2013
On Sat, Jun 15, 2013 at 8:00 AM, Frans Thamura <frans at meruvian.org> wrote:
> An interesting news in I/O is Android Studio, run on JetBrain's platform.
>
> I try to run in Ubuntu, and got this message. and will jetbrain lead
> the graphics in OpenJDK backed by Google ?
>
>
> OpenJDK Runtime Environment (IcedTea6 1.12.3)
> (6b27-1.12.3-0ubuntu1~12.04.1)
> OpenJDK Server VM (build 20.0-b12, mixed mode)
> WARNING: You are launching the IDE using OpenJDK Java runtime.
>
> ITS KNOWN TO HAVE PERFORMANCE AND GRAPHICS ISSUES!
> SWITCH TO THE ORACLE(SUN) JDK BEFORE REPORTING PROBLEMS!
>
> NOTE: If you have both Oracle (Sun) JDK and OpenJDK installed
> please validate either STUDIO_JDK, JDK_HOME, or JAVA_HOME
> environment variable points to valid Oracle (Sun) JDK installation.
> See http://ow.ly/6TuKQ for more info on switching default JDK.
>
> Press Enter to continue.
>
openjdk 6 has many blocking issues/problems, i don't think you'll find many
people that recommend using it in production environments.
Using openjdk 7+ should be mostly fine
More information about the discuss
mailing list