Oracle Java JDK 7 QuickStart on Mac 10.12 Sierra
The BSD Tutorial Shows You Step-by-Step How-to Install and Getting-Started with Oracle Java Development Kit 7 for Mac 10.12 Sierra OS X.
The Oracle JDK 7 includes the JRE plus command-line development tools such as compilers and debuggers that are necessary or useful for developing applets and applications.
The Oracle JDK 7 Now Include the Mission Control Tool for Profiling and Diagnostic of Java Apps.
The Oracle JDK 7 Installation Mac 10.12 Sierra is Easily Achieved by an Installer with Graphical Wizard.

-
Download Oracle-Sun Java SE JDK 7 for Mac OS X:
-
Double-Click to Mount Oracle JDK 7 .dmg
-
Double-Click on Oracle JDK 7 Mac Package
-
Follow Oracle JDK 7 Installation Wizard
-
Verifying Oracle JDK 7 Installation
-
Open a Command Line Terminal Window
(Press “Enter” to Execute Commands) -
Check Java Version
java -version
The Output will Contains “1.7” to Confirma a Java 7 Installation!
-