Sun Java Solaris Communities My SDN Account Join SDN

JavaTM SE 6 Release Notes

Supported System Configurations


JDK Documentation

The configurations listed on this page apply to both the Java SE Development Kit (JDK) and Java SE Runtime Environment (JRE). The following table contains links to installation instructions.

Refer to the Supported Locales document for the supported writing systems (languages) for each platform. The JRE does not support all writing systems on all platforms.

Platform Version Desktop Managers Browsers JRE JDK
SolarisTM Operating System, 32-bit and 64-bit
Solaris Sparc (32) Solaris 10 JDS-2 (Gnome-Metacity), CDE-dtwm
Mozilla 1.4x, 1.7+
(See footnote)
32-bit Install 32-bit Install
Solaris 9
Gnome-Metacity 2.4.34 or later
CDE-dtwm
Solaris 8
CDE-dtwm, Openwin-olwm
Solaris Sparc (64) Solaris 10 JDS-Gnome-Metacity, CDE-dtwm
Mozilla 1.4x, 1.7+
(See footnote)
64-bit Install
(no Java Plug-in, Java Web Start support)
64-bit Install
Solaris 9
Gnome-Metacity 2.4.34 or later, CDE
Solaris 8
CDE-dtwm, Openwin-olwm
Solaris x86
(32)
Solaris 10 Gnome-Metacity, CDE
Mozilla 1.4x, 1.7++
(See footnote)
32-bit Install
32-bit Install
Solaris 9
Gnome-Metacity, CDE
Solaris 8
CDE, Openwin
Solaris x64
(64)
Solaris 10 JDS-Gnome-Metacity
Mozilla 1.4x, 1.7++
(See footnote)
64-bit Install
(no Java Plug-in, Java Web Start support)
64-bit Install
Windows 32-bit
Windows
Intel IA32
Windows XP Professional

Windows/Active for Windows
IE 6.0 SP1+ or 7.0, 
Mozilla 1.4.X or 1.7+,
Netscape 7.X, Firefox 1.06+
32-bit Install
Disk space

32-bit Install

Disk space
  Windows XP Home
  Windows Server 2003

IE 6.0 SP1+, 
Mozilla 1.4.X or 1.7+,
Netscape 7.X, Firefox 1.06+
  Windows 2000 Professional
  Windows 2000 Server

  Windows Vista
IE 7.0+
Windows 64-bit

Windows x64


Windows XP
Windows/Active for Windows
64bit OS, 32bit JRE:
IE 6.0 SP1+ or 7.0, 
Mozilla 1.4.X or 1.7+, Netscape 7.X, Firefox 1.06+

64bit OS,
64bit JRE:
N/A
64-bit Install
(no Java Plug-in, Java Web Start support)
Disk space
64-bit Install
Disk space
Windows Server 2003
Windows Vista
Linux 32-bit
Linux IA32 Red Hat 2.1, Red Hat Enterprise Linux 3.0, 4.0, 5.0
Gnome1.4-sawfish  1.0 or later
Gnome 2.2 -  metacity 2.4 or later
 
Mozilla 1.4.x or 1.7+, Firefox 1.06+
32-bit Install
32-bit Install
Suse Enterprise Linux Server 8, Suse Enterprise Linux Server 9, Suse Enterprise Linux Server 10, Suse Enterprise Linux Desktop
Gnome2.0.5-Metacity  2.6.2 or later
(default: 2.4)
Turbo Linux 10 (ONLY Chinese and Japanese Locale. No english.) Gnome-sawfish 1.0 or later
Linux 64-bit
Linux x64
Suse Enterprise Linux Server 8, Suse Enterprise Linux Server 9, Suse Enterprise Linux Server 10, Suse Enterprise Linux Desktop
Gnome2.0.5-Metacity  2.6.2 or later
(default: 2.4)
64bit OS, 32bit JRE:
Mozilla 1.4.x or 1.7+, Firefox 1.06+

64bit OS,
64bit JRE:
N/A
64-bit Install
(no Java Plug-in, Java Web Start support)
64-bit Install
Red Hat Enterprise Linux 3.0, 4.0, 5.0
Gnome 2.2 -  metacity 2.4 or later

Browser Footnotes

Browsers listed above are supported for JavaTM Plug-in software and JavaTM Web Start software.
Further details:
- 64-bit support for Java Plug-in software is currently not available
- For 64-bit versions of Solaris OS, Linux and Windows support is for 32-bit browsers only - Support for Netscape 4.7.x on Solaris 8 on SPARC and x86
- Internet Explorer 5.5, 6.x on Windows platforms
- Netscape 7 and 7.1 are not offically supported, but should work
- Support for Red Hat Enterprise Linux 5 was Introduced in Java SE 6, Update 4

Deployment Footnotes

For Java Plug-in, Java Web Start support on 64-bit systems, use the 32-bit JRE.
Java Plug-in, Java Web Start, and Java Control Panel are not supported on 64-bit systems.

Other Operating System Notes

- IA32 = Intel Architecture 32-bit
- Java SE 6 does not provide support for Itanium.
- Java SE 6 does not provide support for Windows 98 or Windows ME.

Windows Vista Footnotes

The following issues with deployment on Vista apply to JRE 1.6.0_05 and prior releases.

  1. More Restrictive Sandbox for Signed Applets

    If you run a signed applet on a Windows OS other than Vista, you are prompted with a security warning dialog box and will need to specify an action. If you click on "Yes", the applet will have AllPermission to run on your machine; this includes permission to write/delete a file from local disk.

    On Windows Vista OS, this is no longer true. Instead, AllPermission is limited to Java Applet scope. Because the process running in IE has a low integrity level, it won't be able to write/delete a file from a medium/high integrity level directory.

    A signed applet running on Windows Vista has limited file access privileges compared to an applet running on another Windows OS.

  2. Signed JNLP Application Runs with Medium Integrity Level Only

    Granting AllPermission in a Java Web Start application only permits the Security Manager to allow operations that it would otherwise deny by throwing SecurityExceptions. It does not in any way elevate the permissions the user or the process have on the system. A normal (non-admin) user would typically only be able to read and write files within his own home directory (unless other directories are specifically created to allow permissions to all users.)

  3. User Experience Changes for HTTPS Connections on Windows Vista OS

    On Windows Vista, several new behaviors were introduced in the areas of security and user experience for HTTPS connections; they are:

    • HTTPS Certificate

      IE7 blocks navigation to HTTPS sites that present a digital certificate that has any of the following problems:

      • Certificate was issued to a hostname other than the current URL's hostname.
      • Certificate was issued by an untrusted root.
      • Certificate is expired.
      • Certificate is revoked.

      Upon encountering a certificate problem, IE7 presents an error page that explains the problem with the digital certificate. You may choose to ignore the warning and proceed in spite of the certificate error (unless the certificate was revoked). If you click through a certificate error page, the address bar flood fills with red to serve as a persistent notification of the problem.

    • Mixed-Content Prompt

      You will no longer see the so-called Mixed-Content prompt, which read: This page contains both secure and nonsecure items. Do you want to see the nonsecure items?

      Instead, IE7 renders only the secure content and offers the user the opportunity to unblock the nonsecure content using the Information Bar.

    • New Default Protocol Mode

      In IE7 on Windows Vista, the default HTTPS protocol setting is changed to disable the weaker SSLv2 protocol and to enable the stronger TLSv1 protocol.

      With the above changes in IE7 on Windows Vista, the user of our (Sun Microsystems Inc.) Java Plug-in will see different behavior when running their applet.

  4. Control Panel has Java Web Start AutoDownload of JREs Disabled

    Since the posted autodl bundles cannot run on Vista (without being re-written, and re-staged for all releases), the autodl feature is turned off by default, and the entry is disabled in the advanced tab of the Control Panel.

  5. Control Panel has the Change Cache Location Dialog Disabled

    Since the cache location must be set to a low-integrity directory, changing it is disabled in the control panel.

  6. Java Plug-in Extension Installer Mechanism May Fail for Non-Administrator Users Running in IE

    The extension install mechanism added to Plug-in in 1.4.2 uses Runtime.exec() to run a java extension installer (running "java -jar file"), or to run a native extension (running "file"). Normally these installers do things like write files to the lib/ext directory of the jre. These processes will run with the same limited privileges the user has, so may fail when (for example) writing a file where the user has no permission to write.

    This problem would also apply to any Java Web Start application that attempts to install an extension in lib/ext (though this is not a common practice).