Does JDK cause lag in laptop? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 14

Does JDK cause lag in laptop?

I wonder whether Java compilation can run well on my laptop as my laptop has only 2GB of ram. Does installing the JDK(Java Development Kit) cause lagging problem?

27th Jul 2018, 1:44 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
11 Answers
+ 6
Over two years of usage, I've had no problems compiling Java apps with my 2GB device. Android gradle builds make take longer (2 to 5 minutes) but it works.
28th Jul 2018, 3:10 AM
Hatsy Rei
Hatsy Rei - avatar
+ 7
You should download more RAM 😁
28th Jul 2018, 3:39 PM
voja
voja - avatar
+ 4
2GB of ram can be not enough for more advanced applications.
27th Jul 2018, 1:49 PM
Lstiti
+ 4
No, except you installed Android Studio...
27th Jul 2018, 11:25 PM
Christopher
Christopher - avatar
+ 4
It lagged a bit for my computer. But it has been attributed to the intelligent detector that lists the files, and this is Eclipse's fault. I don't think JDK is a source of lag.
28th Jul 2018, 4:02 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 3
I think 2GB RAM is enough to compile with jdk, maybe your CPU to slow!
28th Jul 2018, 9:45 AM
LetterC67
LetterC67 - avatar
+ 2
JDK stand for?
28th Jul 2018, 6:21 AM
Fazal Amin
Fazal Amin - avatar
+ 2
Fazal Amin JDK stands for Java Development Kit
28th Jul 2018, 8:31 AM
SillyPony
SillyPony - avatar
+ 1
dont forget the processor
28th Jul 2018, 4:22 AM
SillyPony
SillyPony - avatar
+ 1
it does not harm your laptop speed go and install it JAVA has great things to do
28th Jul 2018, 7:38 AM
vishal kammar
vishal kammar - avatar
+ 1
for simple application can running with ram 2GB like command line program java, use text editor for coding
28th Jul 2018, 4:32 PM
Faisal Darman
Faisal Darman - avatar