Does JDK 11 automaticly set JAVA HOME?

Viewed 108

I installed JDK 11 and did not set JAVA HOME. But when I check by cmd line show this enter image description here

And check value of Path in System variables and see enter image description here

With JDK 1.8, I must setting JAVA HOME. does JDK 11 automatically set JAVA HOME when I install it?

0 Answers
Related