Questions tagged as 'jdk'

1
answer

JDK tools.jar

I'm using tools.jar of JDK (more specifically Attach ) in an application, however, according to my research, tools.jar can not run in a JRE environment "because it depends on JDK." Is that right or is there any way to compile t...
asked by 21.10.2016 / 21:03
1
answer

How to install an old version of JDK on windows 7?

I already have some versions installed on the machine, 1.7 and 1.6. Now I have the need to install version 1.5, but when I try to install an error occurs, speaking to uninstall the versions that I have of JDK. I do not have the possibility...
asked by 16.09.2015 / 14:30
1
answer

Problem to execute project [closed]

I can not run my project from the error    "com.android.ide.common.process.ProcessException:   org.gradle.process.internal.ExecException: Process' command   'C: \ Program Files \ Java \ jdk1.7.0_79 \ bin \ java.exe' 'finished with   non-zero...
asked by 30.12.2015 / 00:04
3
answers

Is there any significant difference in terms of performance when using Netbeans with JDK 9, instead of JDK 8?

Is there a significant difference in performance that justifies using Netbeans with JDK 9, rather than JDK 8? In short, I would like to know if Netbeans has better performance (lower memory consumption, cpu ...) with JDK9 or if at this point...
asked by 29.09.2017 / 06:38
1
answer

Do I need to download the JVM to run a java program on my PC since I am not a developer?

I need to download the JVM to run a java program on my PC since I am not a developer, that is, I will only need the JVM, just to run this program? Better, how do programs made in java run on people's machines without them downloading the JVM, do...
asked by 10.09.2018 / 01:21