Jdk 7u10 windows x64

Update Release Notes

Java™ SE Development Kit 7, Update 10 (JDK 7u10)

The full version string for this update release is 1.7.0_10-b18 (where «b» means «build») and the version number is 7u10.

Highlights

This update release contains the following enhancements:

  • Additional Certified System Configurations
  • Security Feature Enhancements

Olson Data 2012i

JDK 7u10 contains Olson time zone data version 2012i. For more information, refer to Timezone Data Versions in the JRE Software.

Security Baselines

The security baselines for the Java Runtime Environment (JRE) at the time of the release of JDK 7u10 are specified in the following table:

JRE Family Version JRE Security Baseline (Full Version String)
7 1.7.0_09
6 1.6.0_37
5.0 1.5.0_38
1.4.2 1.4.2_40

Additional Certified System Configurations

For JDK 7u10 release, the following additional system configurations have been certified:

  • Mac OS X 10.8
  • Windows Windows Server 2012 (64-bit)
  • Windows 8 Desktop Mode

Security Feature Enhancements

The JDK 7u10 release includes the following enhancements:

  • The ability to disable any Java application from running in the browser. This mode can be set in the Java Control Panel or (on Microsoft Windows platform only) using a command-line install argument.
  • The ability to select the desired level of security for unsigned applets, Java Web Start applications, and embedded JavaFX applications that run in a browser. Four levels of security are supported. This feature can be set in the Java Control Panel or (on Microsoft Windows platform only) using a command-line install argument.
  • New dialogs to warn you when the JRE is insecure (either expired or below the security baseline) and needs to be updated.

JRE Expiration Date

The JRE relies on periodic checks with an Oracle Server to determine if it (the JRE)is still considered up-to-date with all the available security fixes (above the security baseline). In the past, if the JRE was unable to contact the Oracle Server, it continued to behave as though it is still the most recent version with regard to security, for an indefinite period.

To avoid this problem, a secondary mechanism, that does not rely on external communication, has been added to the JDK 7u10. From this release onwards, all JREs will contain a hard-coded expiration date. The expiration date is calculated to end after the scheduled release of the next Critical Patch Update.

This means that JREs that are unable to contact Oracle Servers for an extended period of time, will now start offering additional protection after a reasonable period, and will not continue to behave as if they were still up-to-date with security fixes.

Bug Fixes

Notable Bug Fixes in JDK 7u10

The following are some of the notable bug fixes included in JDK 7u10.

Area: java command
Description: Wildcard expansion for single entry classpath does not work on Windows platforms.

The Java command and Setting the classpath documents describe how the wildcard character (*) can be used in a classpath element to expand into a list of the .jar files in the associated directory, separated by the classpath separator (;).

This wildcard expansion does not work in a Windows command shell for a single element classpath due to the Microsoft bug described in Wildcard Handling is Broken.

On Windows, wildcard expansion will be supported only for -cp , -classpath options and application arguments.

For a list of other bug fixes included in this release, see JDK 7u10 Bug Fixes page.

Known Issues

Area: deploy
Synopsis: Jnlp shortcuts do not run after upgrading to 7u10 on Mac OS_X platform.

Jnlp shortcuts that are created prior to JRE 7u10 upgrade, and not run after upgrading to JRE 7u10, will not run if JRE has subsequently been disabled.

The workaround is to enable the JRE, run the jnlp shortcuts and then disable the JRE.

Area: deploy
Synopsis: System level disable switch does not work on Mac OS_X (10.8) platform.

On some systems running Mac OS X Mountain Lion (version 10.8), applying system level switch from the Java Control Panel to enable or disable Java does not work even though the correct credentials have been provided.

The workaround is to delete the file /Library/Application Support/Oracle/Java/Info.plist and then re-install the JRE.

Area: install
Synopsis: Regression — when JDK 7u2 is installed after JDK 7u10, applets do not work in Internet Explorer.

As a workaround, uninstall JDK 7u10 and re-install it.

Area: deploy/plugin
Synopsis: Enabled Plug-in option status is not updated in Java control panel on Windows platform.

Due to a bug in JDK 7u10 on Windows, after the user disabled Java and re-enabled it from Java Control Panel’s Enable Java Content in Browser check box, the Java Plug-in registered for Internet Explorer will become the old Plug-in.

In order to re-enable the default (new) plug-in, please check the check box named Enable the next generation Java Plug-in , in Java Control Panel’s Advanced tab.

Java JDK 7 Update 67 (64-bit)

Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64

Java Development Kit 64-bit (also known as JDK) contains the software and tools that you need to compile, debug, and run applets and applications that you’ve written using the Java programming language. JDK has as its primary components a collection of programming tools, including javac, jar, and the archiver, which packages related class libraries into a single JAR file. This tool also helps manage JAR files, javadoc — the documentation generator, which automatically generates documentation from source code comments, jdb — the debugger, jps — the process status tool, which displays process information for current Java processes, javap — the class file disassembler, and so many other components.

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 are 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 Java platform. Download Java Development Kit Offline Installer Setup 64bit for Windows

Jdk 7u10 windows x64

Looking for Oracle OpenJDK builds?

  • Oracle Customers and ISVs targeting Oracle LTS releases: Oracle JDK is Oracle’s supported Java SE version for customers and for developing, testing, prototyping or demonstrating your Java applications.
  • End users and developers looking for free JDK versions:Oracle OpenJDK offers the same features and performance as Oracle JDK under the GPL license .

To Learn more about these options visit Oracle JDK Releases for Java 11 and Later

Java SE 11 (LTS)

Java SE 11.0.10 is the latest release for the Java SE 11 Platform

  • Documentation
  • Installation Instructions
  • Release Notes
  • Oracle License
    • Binary License
    • Documentation License
  • Java SE Licensing Information User Manual
    • Includes Third Party Licenses
  • Certified System Configurations
  • Readme

Oracle JDK

Java SE 8

Java SE 8u281 is the latest release for the Java SE 8 Platform.

  • Documentation
  • Installation Instructions
  • Release Notes
  • Oracle License
    • Binary License
    • Documentation License
    • BSD License
  • Java SE Licensing Information User Manual
    • Includes Third Party Licenses
  • Certified System Configurations
  • Readme Files
    • JDK ReadMe
    • JRE ReadMe

Oracle JDK

Which Java package do I need?

  • Software Developers: JDK (Java SE Development Kit): For Java Developers. Includes a complete JRE plus tools for developing, debugging, and monitoring Java applications.
  • Administrators running applications on a server: Server JRE (Server Java Runtime Environment): For deploying Java applications on servers. Includes tools for JVM monitoring and tools commonly required for server applications, but does not include browser integration (the Java plug-in), auto-update, nor an installer. Learn more
  • End user running Java on a desktop: JRE: (Java Runtime Environment): Covers most end-users needs. Contains everything required to run Java applications on your system.

Java SE 7

Updates for Java SE 7 released after April 2015 are only available to Oracle Customers through My Oracle Support (requires support login).

Please visit Java SE Subscription to learn more about becoming an Oracle Customer.

Early Access Releases

Early access versions of future releases of the JDK and the JRE are available for testing. These early access releases include future update and future major releases. These releases are licensed only for testing, not for use in production.

Additional Resources

JDK Mission Control (JMC)

JDK Mission Control (JMC) enables you to monitor and manage Java applications without introducing the performance overhead normally associated with profiling and monitoring tools.

Jdk 7u10 windows x64

Your search did not match any results.

We suggest you try the following to help find what you’re looking for:

  • Check the spelling of your keyword search.
  • Use synonyms for the keyword you typed, for example, try “application” instead of “software.”
  • Try one of the popular searches shown below.
  • Start a new search.

Java TM SE Development Kit 7 Update 80 and NetBeans TM IDE 8.0.2 Java SE Software Bundle Installation Instructions

The following instructions describe how to install the Java TM Platform, Standard Edition Development Kit (Java SE 7 Update 80 JDK TM ) and the NetBeans TM IDE 8.0.2 Java SE integrated development environment bundle.

Contents

The Software Bundle Distribution

The Java TM SE Development Kit 7 Update 80 and NetBeans TM IDE 8.0.2 Java SE Software Bundle is distributed for various platforms as follows:

Installation Filename Platform
jdk-7u80-nb-8_0_2-windows-i586.exe Windows x86 (32-bit)
jdk-7u80-nb-8_0_2-windows-x64.exe Windows x64 (64-bit)
jdk-7u80-nb-8_0_2-linux-i586.sh Linux x86 (32-bit)
jdk-7u80-nb-8_0_2-linux-x64.sh Linux x64 (64-bit)
jdk-7u80-nb-8_0_2-macosx-x64.dmg OS X v10.7.3 (64-bit)

Note: Java TM SE Development Kit 7 Update 80 cobundles JavaFX 2.2.

Installing the Software Bundle on Microsoft Windows

To install the software, you must have administrator privileges on your system. The installer places the Java Runtime Environment (JRE) software in %Program Files%\Java\jre7 , regardless of the specified JDK install location.

Note: This installer does not displace the system version of the Java platform that is supplied by the Windows operating system.

Before You Install

  1. Verify that your system meets or exceeds the minimum hardware requirements:
    1. 800MHz Intel Pentium III or equivalent
    2. 512 MB of RAM.
    3. 750 MB of free space

    Note: The installer uses the %USERPROFILE%\Local Settings\Temp directory to store temporary files.

  • Verify that you have administrator privileges on your system.
  • Download the installer file and save it on your system.
    1. For the 32-bit Windows operating system, the installer file name is jdk-7u80-nb-8_0_2-windows-i586.exe .
    2. For the 64-bit Windows operating system, the installer file name is jdk-7u80-nb-8_0_2-windows-x64.exe .
  • Installing the Software

    1. Double-click the installer file to run the installer.
    2. At the Welcome page of the installation wizard, click Next.
    3. At the JUnit License Agreement page, decide if you want to install JUnit and click the appropriate option, click Next.
    4. At the JDK Installation page, specify which directory to install the JDK into and click Next.
    5. At the NetBeans IDE Installation page, do the following:
      1. Specify the directory for the NetBeans IDE installation.
      2. Accept the default JDK installation to use with the IDE or specify another JDK location.
    6. Click Next.
    7. Review the Summary page to ensure the software installation locations are correct.
    8. Click Install to begin the installation.
    9. At the Setup Complete page, provide anonymous usage data if desired, and click Finish.

      When the installation is complete, you can view the log file, which resides in the following directory: %USERPROFILE%\.nbi\log.

      Installing the Software Bundle on Linux

      You can install the JDK software and NetBeans IDE in directories of your choice. You do not have to be a root user to use this installer unless you choose to install this bundle in a system-wide location.

      Note: This installer does not displace the system version of the Java platform that is supplied by the operating system.

      Before you install

      1. Verify that your system meets or exceeds the recommended minimum hardware requirements:
        1. Pentium III workstation, 800 MHz
        2. 512 MB of RAM
        3. 700 MB of free space

        Note: The installer uses the /tmp or the /var/tmp directory for temporary files.

    10. Download the installer file and save it on your system.
      1. For the 32-bit Linux operating system, the installer file name is jdk-7u80-nb-8_0_2-linux-i586.sh
      2. For the 64-bit Linux operating system, the installer file name is jdk-7u80-nb-8_0_2-linux-x64.sh
    11. Navigate to the directory into which you downloaded the installer file and type:

      chmod +x to change the installer file’s permissions so it can be executed.

      Installing the Software

        Type the following command from the directory where you placed the installation file:

    12. At the Welcome page of the installation wizard, click Next.
    13. At the JUnit License Agreement page, decide if you want to install JUnit and click the appropriate option, click Next.
    14. At the JDK Installation page, specify the directory where to install the JDK and click Next.
    15. At the NetBeans IDE Installation page, do the following:
      1. Specify the directory for the NetBeans IDE installation.
      2. Accept the default JDK installation to use with the IDE or specify another JDK location.
    16. Click Next.
    17. Review the Summary page to ensure the software installation locations are correct.
    18. Click Install to begin the installation.
    19. At the Setup Complete page, provide anonymous usage data if desired, and click Finish.

      When the installation is complete, you can view the log file, which resides in the following directory:

      Note: If you choose to install this bundle into a system-wide location such as /usr/local , you must first login as root to gain the necessary permissions.

      Installing the Software Bundle on OS X

      The Software Bundle can be installed only on OS X v10.7.3 (Lion) or newer. The installer refuses earlier OS X releases.

      Note: This installer does not displace the system version of the Java platform that is supplied by the operating system.

      Before you install

        If you are installing on OS X, install the required OS X updates before proceeding further. If you install this bundle without having first installed the proper OS X updates, you may experience unexpected behavior with the installer or the Java platform.

      Note: You can check for the available updates at http://support.apple.com/downloads.

    20. Verify that your system meets or exceeds the recommended minimum hardware requirements:
      1. Dual-Core Intel (64-bit)
      2. 1 GB of RAM
      3. 700 MB of free space
    21. Download the jdk-7u80-nb-8_0_2-macosx-x64.dmg installer file.

    Installing the Software

    1. After the download completes, run the installer. The installer file has the .dmg extension.
    2. On the panel that opens double-click the package icon. The package has the .mpkg extension. The installation wizard starts.
    3. At the Introduction page of the installation wizard, click Continue.
    4. At the Installation Type page, select the appropriate option below:
      1. To perform a standard installation of the Software Bundle, click Install.
      2. To specify another installation location, click Change Install Location.
    5. (Optional, required if you clicked Change Install Location in step 4) At the Destination Select page, specify the disk for Software Bundle installation and click Continue.
    6. (Optional, required if you clicked Change Install Location in step 4) At the Installation Type page, click Install.
    7. Enter the administrator’s name and password for your system and click Install Software to begin the installation.

      The Installation page displays the progress of the installation.

    8. When the installation is complete, click Close at the Summary page.

    Uninstalling the Software from Windows

    Each product in the bundle must be uninstalled separately.

    To uninstall the IDE:

    1. Shut down the IDE.
    2. From the Control Panel, select Uninstall a program.
    3. Select NetBeans IDE 8.0.2 and click Remove.

    To uninstall the JDK and JavaFX 2.2:

    1. From the Control Panel, select Uninstall a program.
    2. Select Java(TM) SE Development Kit 7 Update 80 from the list and click Remove.

    Note: If you uninstall the JDK, but want to continue using NetBeans IDE 8.0.2, you must set the IDE’s -jdkhome option to point to an another installation of the JDK as outlined below.

    To uninstall the Java Runtime Environment:

    1. From the Control Panel, select Uninstall a program.
    2. Select Java 7 Update 80 from the list and click Remove.

    To change the value of -jdkhome :

    1. Navigate to the etc folder of the NetBeans IDE installation directory. The default location is C:\Program Files\NetBeans 8.0.2\etc .
    2. Open the netbeans.conf file in a text editor and edit the netbeans_jdkhome option.

    Note: Java TM SE Development Kit (JDK) 5.0 and JDK 6 are not supported on any platform for this release. You must have JDK 7 Update 10 (or newer) on your system to install and run NetBeans IDE 8.0.2.

    Uninstalling the Software from Linux

    Each product in the bundle must be uninstalled separately.

    To uninstall the IDE:

    1. Navigate to the installation directory of the NetBeans IDE.
    2. Type ./uninstall.sh to run the uninstaller.

    To uninstall the JDK and JavaFX 2.2:

    • Remove the JDK installation directory.

    Uninstalling the Software from OS X

    Each product in the bundle must be uninstalled separately.

    To uninstall the IDE:

    1. Shut down the software.
    2. Drag the program folders or files to the Trash. Note that the default location for the IDE and application server is /Applications/NetBeans/ .

    To uninstall the JDK and JavaFX 2.2:

    • Remove the jdk1.7.0_80.jdk installation folder under /Library/Java/JavaVirtualMachines/ .

    Finding Additional Documentation

    NetBeans IDE is documented in the software’s help system, however, additional documentation about developing with NetBeans IDE is available at the NetBeans Documentation, Training & Support page.

    For installation troubleshooting help please refer to the NetBeans IDE Installation FAQ.

    See instructions for installing the JDK and JRE on Windows, Linux, and OS X at the Java SE Downloads page.

    Providing Feedback

    To report a bug or to request a feature for the JDK software, please refer to the following web site: http://bugreport.java.com/bugreport/index.jsp.

    To submit your comments or suggestions about the JDK software, please send email to the OpenJDK Governance Board.

    For NetBeans software development team contact information, or to learn more about NetBeans IDE and the NetBeans software community, visit the NetBeans Community Portal.

    To submit feedback about this documentation, please send email to Documentation Feedback.

    Читайте также:  Рабочие столы линукс систем
    Оцените статью