Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why do JRE 8u20 and 8u25 install as static?

2807611Dec 3 2014 — edited Mar 10 2015

Why do the installs of JRE 8u20 and 8u25 seem to be hard coded to install as static?

These versions end up in their own folders under Program Folders.

C:\Program Folders\Java\jre1.8.0_20

C:\Program Folders\Java\jre1.8.0_25

The earlier JRE 8's like 8u5 and 8u11 installed to "C:\Program Files\Java\jre8".

According to this information (Installing With a Configuration File) the install should default to not static.

Attempts at setting "STATIC=Disable" in a config file for the exe install or on the msi command line will still result in static installs.

Is Oracle switching direction again and going back to the old way of leaving all versions on the system?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 7 2015
Added on Dec 3 2014
6 comments
3,467 views