Java SE 7 Archive Downloads
Go to the Oracle Java Archive page.
Thank you for downloading this release of the JavaTM Platform, Standard Edition Development Kit (JDKTM). The JDK is a development environment for building applications, applets, and components using the Java programming language.
The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the JavaTM platform.
WARNING: These older versions of the JRE and JDK are provided to help developers debug issues in older systems. They are not updated with the latest security patches and are not recommended for use in production.
For production use Oracle recommends downloading the latest JDK and JRE versions and allowing auto-update.
Only developers and Enterprise administrators should download these releases.
Downloading these releases requires an oracle.com account. If you don’t have an oracle.com account you can use the links on the top of this page to learn more about it and register for one for free.
For current Java releases, please consult the Oracle Software Download page.
For more information on the transition of products from the legacy Sun download system to the Oracle Technology Network, visit the SDLC Decommission page announcement.
Файлы — Java 7 Update 45Программный пакет необходимый для запуска приложений и апплетов. Седьмая версия Java отличается улучшенными настройками безопасности. Сайт SoftSlot.com не несет ответственности за файл, который вы скачиваете. То же самое относится и к информации о программе. Мы не распространяем серийные номера или кряки к программам, и не несем ответственности за их неправильное использование. Популярные программы в категории — «Другое»1. Java 8 Update 45 5. MSXML 4.0 SP3 Parser 7. Turbo Pascal 7.1 9. dnSpy 6.1.7 2. CH341A v1.34 / v1.30 4. AVRDUDE_PROG 3.3 6. Resource Hacker 5.1.7 8. КуМир 2.1 / 1.9 10. OllyDbg 2.01 |
Скачать
Скачать Java SE Development Kit (JDK) 7
Скачать с сервера Freesoft
Java SE Development Kit (JDK) 7
x64
FreeWare
Скачать
Все файлы предоставленные на сайте — оригинальные, мы не переупаковываем и не изменяем файлы.
Download Oracle Java JRE & JDK using a script
Oracle has recently disallowed direct downloads of java from their servers (without going through the browser and agreeing to their terms, which you can look at here: http://www.oracle.com/technetwork/java/javase/terms/license/index.html). So, if you try:
wget «http://download.oracle.com/otn-pub/java/jdk/7u4-b20/jdk-7u4-linux-x64.tar.gz»
you will receive a page with «In order to download products from Oracle Technology Network you must agree to the OTN license terms» error message.
This can be rather troublesome for setting up servers with automated scripts.
Luckily, it seems that a single cookie is all that is needed to bypass this (you still have to agree to the terms to install):
Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie
So, if you want to download jdk7u4 for 64-bit Linux (e.g., Ubuntu) using wget, you can use:
wget —no-cookies —no-check-certificate —header «Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie» «http://download.oracle.com/otn-pub/java/jdk/7u4-b20/jdk-7u4-linux-x64.tar.gz»
Just for reference, here are the links to the current (at the time of posting) downloads of JDK and JRE
UPDATE: instead of having new post for each JDK/JRE update I’ll just keep updating this one
UPDATE 2: Seems that you now need the —no-check-certificate flag for wget or you’ll get a «cannot verify edelivery.oracle.com’s certificate» error.
UPDATE 3: Starting with 7u51 they changed the cookie name, it’s now «oraclelicense», thank you Yngve for posting in the comments — I updated the commands to include both cookies.
JDK 7u51
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-linux-arm-vfp-hflt.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-linux-arm-vfp-sflt.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-linux-i586.rpm
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-linux-i586.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-linux-x64.rpm
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-linux-x64.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-macosx-x64.dmg
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-solaris-i586.tar.Z
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-solaris-i586.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-solaris-x64.tar.Z
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-solaris-x64.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-solaris-sparc.tar.Z
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-solaris-sparc.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-solaris-sparcv9.tar.Z
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-solaris-sparcv9.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-windows-i586.exe
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-windows-x64.exe
JDK 6u45
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-i586-rpm.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-i586.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-x64-rpm.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-x64.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-solaris-i586.sh
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-solaris-i586.tar.Z
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-solaris-sparc.sh
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-solaris-sparc.tar.Z
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-solaris-sparcv9.sh
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-solaris-sparcv9.tar.Z
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-solaris-x64.sh
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-solaris-x64.tar.Z
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-windows-i586.exe
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-windows-x64.exe
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-ia64-rpm.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-ia64.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-windows-ia64.exe
JRE 7u51
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-linux-i586.rpm
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-linux-i586.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-linux-x64.rpm
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-linux-x64.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-macosx-x64.dmg
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-macosx-x64.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-solaris-i586.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-solaris-x64.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-solaris-sparc.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-solaris-sparcv9.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-windows-i586-iftw.exe
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-windows-i586.exe
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-windows-i586.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-windows-x64.exe
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jre-7u51-windows-x64.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/server-jre-7u51-linux-x64.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/server-jre-7u51-solaris-i586.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/server-jre-7u51-solaris-x64.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/server-jre-7u51-solaris-sparc.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/server-jre-7u51-solaris-sparcv9.tar.gz
http://download.oracle.com/otn-pub/java/jdk/7u51-b13/server-jre-7u51-windows-x64.tar.gz
JRE 6u45
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-linux-i586-rpm.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-linux-i586.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-linux-x64-rpm.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-linux-x64.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-solaris-i586.sh
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-solaris-sparc.sh
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-solaris-sparcv9.sh
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-solaris-x64.sh
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-windows-i586-iftw.exe
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-windows-i586.exe
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-windows-x64.exe
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-linux-ia64-rpm.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-linux-ia64.bin
http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jre-6u45-windows-ia64.exe
- Windows
- Developer Tools
- Java Software
- Java Runtime Environment (64bit) 7.0.45
Java Runtime Environment (64bit)7.0.45
The Java Runtime Environment (JRE) is an essential software package developed by Oracle Corporation that enables the execution of Java applications on various devices and systems. Serving as a critical component of the Java Platform, the JRE plays a pivotal role in supporting a wide range of applications, from web applets to standalone desktop programs.
JRE comprises a set of libraries, class libraries, and other essential files that are required to run Java applications efficiently and securely. It acts as a virtual machine, providing a platform-independent environment for Java bytecode to run seamlessly across different operating systems.
One of the JRE’s key advantages is its ability to ensure platform independence, allowing developers to write Java code once and run it anywhere, reducing the need for extensive code modification for different environments. Furthermore, the JRE incorporates automatic memory management, garbage collection, and security mechanisms to protect against potential threats and provide a secure runtime environment.
As technology evolves, the JRE continues to adapt, offering regular updates and improvements to enhance performance and security. Developers and users alike rely on Java Runtime Environment to unlock the full potential of Java applications across diverse computing environments.
Key Features:
- Java Virtual Machine (JVM) for cross-platform execution.
- Extensive Java Class Library (Java API).
- Strong security measures.
- Automatic garbage collection for memory management.
- Support for multi-threading.
- «Write Once, Run Anywhere» portability.
- Just-In-Time (JIT) compiler for improved performance.
- Easy deployment and auto-update capabilities.
- Monitoring and management tools for application performance.
What’s New
Program available in other languages
- Télécharger Java Runtime Environment (64bit)
- Herunterladen Java Runtime Environment (64bit)
- Scaricare Java Runtime Environment (64bit)
- ダウンロード Java Runtime Environment (64bit)
- Descargar Java Runtime Environment (64bit)
- Baixar Java Runtime Environment (64bit)
User Reviews
User Rating
4/5
783
License:
Free
Requirements:
Windows All
Languages:
Multi-languages
Size:
29.3MB
Publisher:
Oracle
Updated:
Oct 15, 2013
Security Levels
To avoid any potential harm to your device and ensure the security of your data and privacy, our team checks every time a new installation file is uploaded to our servers or linked to a remote server and periodically reviews the file to confirm or update its status. Based on this checking, we set the following security levels for any downloadable files.
Clean
It is highly likely that this software program is clean.
We scanned files and URLs associated with this software program in more than 60 of the world’s leading antivirus services; no possible threats were found. And there is no third-party softwarebundled.
Warning
This program is advertising supported and may offer to install third-party programs that are not required. These may include a toolbar, changing your homepage, default search engine, or installing other party programs. These could be false positives, and our users are advised to be careful when installing and using this software.
Disabled
This software is no longer available for download. It is highly likely that this software program is malicious or has security issues or other reasons.
Submit a Report
Thank you!
Your report has been sent.
We will review your request and take appropriate action.
Please note that you will not receive a notification about anyaction taken dueto this report.We apologize for anyinconvenience this may cause.
We appreciate your help in keeping our website clean and safe.