Скачать java sdk для windows x32

  • Click to view our Accessibility Policy
  • Skip to content

Looking for other Java downloads?

Java 21 and Java 17 available now

JDK 21 is the latest long-term support release of Java SE Platform.

  • JDK 21
  • JDK 17
  • GraalVM for JDK 21
  • GraalVM for JDK 17

JDK Development Kit 21 downloads

JDK 21 binaries are free to use in production and free to redistribute, at no cost, under the Oracle No-Fee Terms and Conditions (NFTC).

JDK 21 will receive updates under the NFTC, until September 2026, a year after the release of the next LTS. Subsequent JDK 21 updates will be licensed under the Java SE OTN License (OTN) and production use beyond the limited free grants of the OTN license will require a fee.

  • Linux
  • macOS
  • Windows

Release information

  • Online Documentation
  • Installation
    Instructions
  • Release Notes
  • Documentation License
  • JDK 21 Licensing Information User Manual (includes
    third-party licenses)
  • Certified System Configurations
  • Readme

GraalVM for JDK 21 downloads

GraalVM for JDK 21 binaries are free to use in production and free to redistribute, at no cost, under the
GraalVM Free Terms and
Conditions (GFTC).

GraalVM for JDK 21 will receive updates under the GFTC, until September 2026, a year after the release of the next LTS. Subsequent updates of GraalVM for JDK 21 will be licensed under the GraalVM OTN License Including License for Early Adopter Versions (GOTN) and production use beyond the limited free grants of the GraalVM OTN license will require a fee.

Oracle GraalVM uses the Graal just-in-time compiler and includes the Native Image feature as optional early adopter technology.

Native Image is extensively tested and supported for use in production, but is not a conformant implementation of the Java Platform. GraalVM for JDK 21 without the Native Image feature included is available for customers at My Oracle Support.

  • Linux
  • macOS
  • Windows

GraalVM for JDK 17.0.8 downloads

GraalVM for JDK 17 binaries are free to use in production and free to redistribute, at no cost, under the
GraalVM Free Terms and
Conditions (GFTC).

GraalVM for JDK 17 will receive updates under the GFTC, until September 2024. Subsequent updates of GraalVM for JDK 17 will be licensed under the GraalVM OTN License Including License for Early Adopter Versions (GOTN) and production use beyond the limited free grants of the GraalVM OTN license will require a fee.

Oracle GraalVM uses the Graal just-in-time compiler and includes the Native Image feature as optional early adopter technology.

Native Image is extensively tested and supported for use in production, but is not a conformant implementation of the Java Platform. GraalVM for JDK 17 without the Native Image feature included is available for customers at My Oracle Support.

  • Linux
  • macOS
  • Windows

Java logo

Protect your investment—and more

Java SE subscribers get support for JDK 17, receive updates until at least October 2029, are entitled to GraalVM
Enterprise, Java Management Service, and bundled patch releases (BPRs) with fixes not yet available to
nonsubscribers, and more.

Java SE subscribers have more choices

Also available for development, personal use, and to run other licensed Oracle products.

  • Java 8
  • Java 8 Enterprise Performance Pack
  • Java 11

  • Linux
  • macOS
  • Solaris
  • Windows
  • JRE 8

    • Linux
    • macOS
    • Solaris
    • Windows
  • Server JRE 8

    • Linux
    • Solaris
    • Windows

Which Java 8 package do I need?

  • Software developers: Java SE Development Kit (JDK)

    For Java developers. Includes a complete JRE plus tools for developing, debugging, and monitoring Java applications.

  • Running headless Linux workloads at or near your systems’ CPU or memory limits

    Enterprise Performance Pack brings significant memory and performance improvements including modern garbage collection algorithms, reduced memory usage and many other optimizations.

    Learn more

  • Administrators running applications on a server

    Server Java Runtime Environment (Server JRE). For deploying Java applications on servers. Includes tools for JVM monitoring and tools commonly required for server applications, but does not include browser integration (Java plug-in), auto-update, or an installer.

    Learn more

  • End user running Java on a desktop: Java Runtime Environment (JRE)

    Covers most end-users needs. Contains everything required to run Java applications on your system.

Release information

  • Online Documentation
  • Installation Instructions
  • Release Notes
  • Java SE Licensing Information User Manual (includes
    third-party licenses)
  • Certified System
    Configurations
  • JDK ReadMe
  • JRE ReadMe
  • Demos and Samples Archive

Java SE Development Kit 11.0.20

Java SE subscribers will receive JDK 11 updates until at least
September 2026.

These downloads can be used for development, personal use, or to run Oracle licensed products. Use for other
purposes, including production or commercial use, requires a Java SE Universal Subscription or another Oracle license.

Commercial license and support are available for a low cost with
Java SE Universal Subscription.

JDK 11 software is licensed under the
Oracle Technology Network
License Agreement for Oracle Java SE.

JDK 11.0.20 checksums

  • Linux
  • macOS
  • Solaris
  • Windows

Release information

  • Online Documentation
  • Installation instructions
  • Release Notes
  • Documentation license
  • Java SE 11 Licensing Information User Manual
    (includes 3rd party licenses)
  • Certified System
    Configurations
  • Readme

  • Linux

Java Development Kit (Java SDK или JDK) создана компанией Sun Microsystems для того, чтобы создавать и редактировать Java программы.
Для тех кто до сих пор сидит на Windows XP 32 разрядной, ниже вы сможете скачать JDK для windows х32. А также вы узнаете как его установить.

Скачать исходники для статьи можно ниже

Устанавливал JDK на Windows XP от “phila” (ссылка на страничку для бесплатной закачки Windows XP от phila: “philka.ru/comment.php?comment.news.920”)

jdk

Чтобы скачать JDK для windows х32 – перейдите по следующей ссылке:

С Dropbox: “https://dl.dropboxusercontent.com/u/4417486/server/programming/jdk/jdk-8u92-windows-i586.exe”

С Яндекс.Диск:
“https://yadi.sk/d/lyi8NBsprQNdB”

Закачиваем “exe” файл к себе на комп и устанавливаем JDK.

После завершения установки, откройте меню Пуск > Выполнить… или просто нажмите на клавишу Windows + R на клавиатуре. Откроется следующее окошко:

jdk2

В текстовом поле наберите “cmd” и нажмите “Enter”.

Появится черное (или красное) окно с текстовой строкой. Это командная строка.

jdk3

После того, как вы открыли командную строку, наберите “javac” и нажмите “Enter”. Если появятся сообщения типа: “‘javac’ is not recognized as an internal or external command, operable program or batch file” (о том, что такой команды нету), тогда следуйте следующему шагу.

jdk5

Откройте меню “Свойства” нажав правой кнопкой мышки по иконке “Мой компьютер”, или открыв меню “Пуск” > “Компьютер”. Появится окно. Прокрутите вниз и выберите “Свойства”.

jdk6

Откроется окно “Свойства системы “. Нажмите на кнопку “Дополнительные параметры”, в меню слева, а затем нажмите “Переменные среды “.

jdk7

Откроется новое окно. В списке переменных найдите файл с именем “Path”. Выберите его, а затем нажмите кнопку “Изменить…”

jdk8

Появится окно с текстовой строкой. Не удаляйте текст в этой строке! В начале написанного там текста допишите:
C:\Program Files\Java\jdk1.8.0_92\bin;
Это путь к файлам по умолчанию, так что убедитесь, что вы не меняли директорию при установке Java.

jdk9

Нажмите “OK” во всех открытых окнах. Откройте командную строку снова (Пуск > Выполнить. В текстовом поле наберите “cmd” и нажмите “Enter”.). Наберите команду “javac” (без кавычек, конечно).

jdk10

Поздравляем! Вы сделали первый шаг к программированию на Java.

Java Development Kit (JDK) is a comprehensive software development environment specifically designed for Java programming language. Developed by Oracle Corporation, JDK equips developers with all the necessary tools and resources to create, test, and deploy Java applications on various platforms.

The core components of JDK include the Java Runtime Environment (JRE), essential for running Java applications, and the Java Compiler (javac), responsible for translating Java source code into bytecode that can be executed on any Java Virtual Machine (JVM). Furthermore, JDK contains a variety of libraries, APIs, and debugging tools to streamline the development process and ensure high-quality code.

With JDK, developers have the flexibility to build applications for diverse environments, from desktops and servers to mobile devices and embedded systems. It also supports different operating systems, such as Windows, macOS, and various flavors of Linux.

JDK receives regular updates to keep up with the latest Java advancements, enhancing performance, security, and stability. Developers can download JDK for free from the official Oracle website and start exploring the vast Java ecosystem, which includes a myriad of open-source libraries, frameworks, and tools.

In conclusion, Java Development Kit is an indispensable toolkit for developers aiming to harness the power of Java to create robust, platform-independent applications efficiently. Its wide adoption across industries and continuous support from the Java community make it a fundamental choice for programming ventures of all sizes.

Key Features:

  • Compiler: Translates Java source code into bytecode.
  • Java Runtime Environment (JRE): Provides the environment to run Java applications.
  • Java Virtual Machine (JVM): Executes Java bytecode on various platforms.
  • Java API: Extensive libraries and APIs for building applications.
  • Development Tools: Includes debugger, JavaDoc, and JAR utility.
  • Platform Independence: Write once, run anywhere.
  • Security Features: Ensures safe execution of Java programs.
  • Performance and Optimization Tools: Tools for monitoring and optimizing code.
  • Support for New Language Features: Regular updates with improved language features.
  • Regular Updates: Frequent releases for security and bug fixes.

Описание

JDK — обязательный пакет инструментов, необходимый для разработки программ на языке Java. Он доступен на 32 и 64 битных операционных системах Windows, MacOSX и Linux. Программное обеспечение стало незаменимым помощником разработчика, поскольку компилирует исходный код в битную структуру и содержит набор библиотек.

JDK или Java Development Kit — официальная программа, выпущенная компанией Oracle. Лицензия доступна для бесплатного скачивания. Особенность софта в том, что он содержит минимальный набор инструментов java-программиста кроме интегрированной среды разработки (IDE). А для работы сред IDE, отвечающих современным требованиям, необходим пакет JDK.

Поскольку в комплект не входит интегрированная среда разработки — платформа для написания и изменения программного кода, разработчику приходится использовать сторонний редактор кода. В набор инструментов JDK входит исполнительная программа JRE, которая запускает приложение, написанное на языке JAVA. С ее помощью разработчик увидит работу программного обеспечения на разных устройствах и операционных системах.

JDK состоит из:

  • Набора основных классов;
  • Библиотек;
  • Компилятора;
  • Исполнительной среды;
  • Интерпретатора;
  • Архиватора;
  • Документации и др;

Каждый программист, создающий java-приложения, начинает свой путь с установки этого софта на свой компьютер. На нашем сайте вы сможете скачать JDK 8 версии для x32 и x64 систем Windows, а также JDK версий 9 и 11, которые работают только на 64 битных системах.

Официальный сайт: www.oracle.com

Скриншоты

Скриншот №1 к программе Java SE Development Kit (JDK)Скриншот №2 к программе Java SE Development Kit (JDK)

Скачать Java SE Development Kit (JDK)

Для полного комплекта мы рекомендуем вам также скачать OllyDbg (приложение для преобразования откомпилированных файлов и библиотек).

JDK (так же известен как Java Development Kit и Java SE) — один из ключевых пакетов инструментов для разработки программного обеспечения на платформе Java, включающий в себя виртуальную машину, исполнительную систему Java Runtime Environment, библиотеки классов, документацию, а так же компилятор javac.

Начинающие разработчики часто путают между собой пакеты JVM, JRE и JDK, да и в принципе слабо представляют, чем они различаются, поэтому внесём немного ясности в этот вопрос:

  • JVM (Java Virtual Machine) — это виртуальная машина Java, исполняющая байт-код, который создаётся из исходных текстов компилятором javac.
  • JRE (Java Runtime Environment) — минимальная среда выполнения, в которую входит JVM и библиотеки Java-классов. Именно этот пакет обязательно нужно устанавливать на компьютер с «чистой» операционной системой Windows, чтобы корректно выполнялись приложения написанные на Java.
  • JDK (Java Development Kit) — бесплатный пакет для разработчиков, состоящий из JRE и средств разработчика, в которые входят компилятор javac, различные утилиты, документация и примеры. Так же сами пакеты JDK бывают нескольких различных модификаций:
    • Java SE Development Kit — стандартный комплект (Standard Edition) для разработки приложений для настольных компьютеров и серверов;
    • Java ЕЕ Development Kit — комплект Enterprise Edition, с дополнительными инструментами для разработки корпоративных приложений;
    • Java ME Development Kit — компактная версия платформы (Micro Edition), в основном предназначенная для разработки приложений для встраиваемых и мобильных устройств.

Являясь новичком в программировании, используйте Java SE Development Kit, который подходит для большинства целей, при необходимости можно в любой момент переключиться на более подходящий пакет. При этом нужно понимать, что в Java Development Kit не входит непосредственно редактор кода и для написания программ нужно использовать стороннюю интегрированную среду разработки, например, вполне подойдут бесплатные Eclipse, Brackets или NetBeans IDE.

В данный момент для скачивания доступны Java SE Development Kit 8, 11 и 13, однако учитывая полную обратную совместимость, лучше всего использовать самую последнюю версию или версию с пометкой LTS, которая имеет наиболее длительный период поддержки. Кроме того, последняя версия JDK содержит в себе наиболее актуальный функционал, который невозможно использовать в предыдущих версиях пакета.

  • Скачать java home 64 bit windows 10
  • Скачать iso windows server 2016 standard
  • Скачать jetaudio на русском для windows 7 на русском языке
  • Скачать java com windows 7
  • Скачать iso windows 7 64 bit для виртуальной машины