|
|
@@ -86,7 +86,7 @@ the OS presents a dialog:
|
|
86
|
86
|
Clicking on the "More Info..." button takes you to the [Oracle OTN](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
|
|
87
|
87
|
|
|
88
|
88
|
Download the latest version of the JDK (at the time of writing,
|
|
89
|
|
-[JDK 8u45](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html))
|
|
|
89
|
+[JDK 8u71](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html))
|
|
90
|
90
|
and run the installer, using all the defaults.
|
|
91
|
91
|
|
|
92
|
92
|
Skip down to [Verify JDK Install](#verify-jdk-install)
|
|
|
@@ -105,7 +105,7 @@ Or any version that is prior to 1.8, you need to install the 1.8 JDK...
|
|
105
|
105
|
|
|
106
|
106
|
1. Go to [Oracle OTN](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
|
|
107
|
107
|
and download the latest version of the JDK (at the time of writing,
|
|
108
|
|
-[JDK 8u45](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html))
|
|
|
108
|
+[JDK 8u71](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html))
|
|
109
|
109
|
2. Run the installer, using all the defaults.
|
|
110
|
110
|
|
|
111
|
111
|
#### Verify JDK Install
|