java - When JRE is a subset of JDK, why do we have to download JRE separately in a PC? -


when jdk includes jre execution of code, why have download jre separately execute java code doubt that's bothering me

as far remember depends on os, browser , jdk version.

eg. if you're using 64-bit os , installed 64-bit jdk, using 32-bit browser, might have install 32-bit jre if need java support in browser.

otherwise separate jre installation should not required, since jdk installation installs jre.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

Nuget pack csproj using nuspec -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -