Home Highlights Features News Articles Order Client Area Support Affiliates. How do I install Oracle JDK 6? Install the Firefox/Chrome plugin.
What are the system requirements for Java?
This article applies to:- Java version(s): 7.0, 8.0
The system requirements information on this page represents a subset to provide overview of supported browsers and operating systems.
Java 8 System Requirements
Detailed information on system requirements for Java 8 are available at Java 8 Supported System Configurations.
Windows
- Windows 10 (8u51 and above)
- Windows 8.x (Desktop)
- Windows 7 SP1
- Windows Vista SP2
- Windows Server 2008 R2 SP1 (64-bit)
- Windows Server 2012 and 2012 R2 (64-bit)
- RAM: 128 MB
- Disk space: 124 MB for JRE; 2 MB for Java Update
- Processor: Minimum Pentium 2 266 MHz processor
- Browsers: Internet Explorer 9 and above, Firefox
Mac OS X
- Intel-based Mac running Mac OS X 10.8.3+, 10.9+
- Administrator privileges for installation
- 64-bit browser
Linux
- Oracle Linux 5.5+1
- Oracle Linux 6.x (32-bit), 6.x (64-bit)2
- Oracle Linux 7.x (64-bit)2 (8u20 and above)
- Red Hat Enterprise Linux 5.5+1, 6.x (32-bit), 6.x (64-bit)2
- Red Hat Enterprise Linux 7.x (64-bit)2 (8u20 and above)
- Suse Linux Enterprise Server 10 SP2+, 11.x
- Suse Linux Enterprise Server 12.x (64-bit)2 (8u31 and above)
- Ubuntu Linux 12.04 LTS, 13.x
- Ubuntu Linux 14.x (8u25 and above)
- Ubuntu Linux 15.04 (8u45 and above)
- Ubuntu Linux 15.10 (8u65 and above)
- Browsers: Firefox
Solaris System Requirements
See supported Java 8 System Configurations for information about supported platforms, operating systems, desktop managers, and browsers.
Java 7 System Requirements
Detailed information on Java 7 system requirements are available at Java 7 Supported System Configurations.
Windows
- Windows 10 (7u85 and above)
- Windows 8.x (Desktop)
- Windows 7 SP1
- Windows Vista SP2
- Windows Server 2008 SP2 and 2008 R2 SP1 (64-bit)
- Windows Server 2012 (64-bit) and 2012 R2 (64-bit)
- RAM: 128 MB; 64 MB for Windows XP (32-bit)
- Disk space: 124 MB
- Browsers: Internet Explorer 7.0 and above, Firefox 3.6 and above
Note: As of April 8, 2014 Microsoft stopped supporting Windows XP and therefore it is no longer an officially supported platform. Users may still continue to use Java 7 updates on Windows XP at their own risk, but support will only be provided against Microsoft Windows releases Windows Vista or later. See Third Party Vendor-Specific Support Terms on Oracle Software Technical Support Policies (pdf) for details.
Mac OS X
- Intel-based Mac running Mac OS X 10.7.3 (Lion) or later.
- Administrator privileges for installation
- 64-bit browser
Linux
- Oracle Linux 5.5+
- Oracle Linux 6.x (32-bit), 6.x (64-bit)3
- Oracle Linux 7.x (64-bit)3 (7u67 and above)
- Red Hat Enterprise Linux 5.5+, 6.x (32-bit), 6.x (64-bit)3
- Red Hat Enterprise Linux 7.x (64-bit)3 (7u67 and above)
- Suse Linux Enterprise Server 10 SP2, 11.x
- Suse Linux Enterprise Server 12.x (7u75 and above)
- Ubuntu Linux 10.04 and above
- Browsers: Firefox 3.6 and above
Solaris System Requirements
See supported Java 7 System Configurations for information about supported platforms, operating systems, desktop managers, and browsers.
Legenda gunung merapi adalah legenda yang masih mesterius di kalangan jaman dulu dan masih di ingat oleh banyak orang. Mak Lampir Minta Bantuan NYAI RORO KIDUL Utk Melawan Sunan Kudus! Di Indonesia ada banyak legenda yang cukup mistis dan banyak di percayai oleh masyarakat. Salah satu cerita rakyat atau legenda yang sangat populer di Indonesia adalah tentang mak Lampir. Cerita mak lampir juga semakin terkenal ketika dibuat sebuah film yang memang mengisahkan tentang mak lampir. Cerita mengenai mak lampir saat ini sudah mulai terlupakan meskipun banyak yang percaya hingga saat in. Mak lampir wikipedia indonesia. Misteri Gunung Merapi (Mystery of Mount Merapi) is an Indonesian historical-drama television series, produced by Genta Buana Pitaloka. It first aired on Indosiar in November 1, 1998. 1 2 Cast; Synopsis edit. Historically, Mak Lampir was locked inSIDE a coffin inscribed with verses of the Koran by Kyai Ageng Prayogo, a disciple of Sunan Kudus who were ordered by the Sultan, Raden Patah to.
Notes
1 No JavaFX support
2 Only 64-bit JRE is supported
3 Only 64-bit JVM is certified.
Latest Version:
Requirements:
Windows Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
Author / Product:
Oracle / Java Development Kit (64-bit)
Old Versions:
Filename:
jdk-12.0.1_windows-x64_bin.exe
MD5 Checksum:
443616d3061f027524dca686691e13a0
The JDK 64-bit also comes with a complete Java Runtime Environment, usually called a private runtime. It consists of a Java Virtual Machine and all of the class libraries present in the production environment, as well as additional libraries only useful to developers, and such as the internationalization libraries and the IDL libraries. Download Java Development Kit Offline Installer Setup 64bit for Windows
Contents of the JDK:
Development Tools
(In the bin/ subdirectory) Tools and utilities that will help you develop, execute, debug, and document programs written in the JavaTM programming language.
Runtime Environment
(In the jre/ subdirectory) An implementation of the Java Runtime Environment (JRE) for use by the JDK. The JRE includes a Java Virtual Machine (JVM), class libraries, and other files that support the execution of programs written in the Java programming language.
Additional Libraries
(In the lib/ subdirectory) Additional class libraries and support files required by the development tools.
Demo Applets and Applications
(In the demo/ subdirectory) Examples, with source code, of programming for the Java platform. These include examples that use Swing and other Java Foundation Classes, and the Java Platform Debugger Architecture.
Sample Code
(In the sample subdirectory) Samples, with source code, of programming for certain Java API's.
C header Files
(In the include/ subdirectory) Header files that support native-code programming using the Java Native Interface, the JVM Tool Interface, and other functionality of the Javaplatform. Download Java Development Kit Offline Installer Setup 64bit for Windows
Source Code
(In src.zip) Java programming language source files for all classes that make up the Java core API (that is, sources files for the java.*, javax.* and some org.* packages, but not for com.sun.* packages). This source code is provided for informational purposes only, to help developers learn and use the Java programming language. These files do not include platform-specific implementation code and cannot be used to rebuild the class libraries. To extract these file, use any common zip utility. Or, you may use the Jar utility in the JDK's bin/ directory: jar xvf src.zip.
Also Available: Download Java Development Kit for Mac