java - JRE included in JDK cannot be used as public JRE? -


so installed latest java se development kit (jdk1.8.0_112) come jre (jre1.8.0_112) notice have 2 jres 1 got java.com (jre1.8.0_111)

so did uninstalled (jre1.8.0_111) when tried visit java.com verify if jre working seems not work. ask me download version (jre1.8.0_111).

my question jre included in sdk development purposes only? , different jre end users get??

both jre foot prints same. difference additionally development libraries(+ jre) jdk(java development kit) opposed standalone jre installtion


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

ruby - Prevent Custom Validation Error on Association -

c++ - Why am i getting wrong values when performing PE base relocation? -