Results 1 to 4 of 4

Thread: Java Runtime Environment

  1. #1

    Java Runtime Environment

    Java Runtime Environment 1.6.0.21 (32-bit)



    # OlsonData 2010i

    * Java SE 6u21 contains Olson time zone data version 2010i.

    # Additional Supported System Configurations
    For Java SE 6u21, support has been added for the following system configurations:
    * Oracle Enterprise Linux 5.5
    * Oracle Enterprise Linux 5.4
    * Oracle Enterprise Linux 4.8
    * Red Hat Enterprise Linux 5.5
    * Red Hat Enterprise Linux 5.4
    * Oracle VM 2.2.0.0.0
    * Google Chrome 4.0

    # Support for Customized Loading Progress Indicators

    * With Java SE 6u21, you can now enhance the loading experience of an application by providing a customized loading progress indicator (sometimes referred to as a progress bar) to better inform the end user of how much of the application has been downloaded during startup.

    # Java Hotspot VM 17.0

    * Java SE 6u21 includes version 17.0 of the Java HotSpot Virtual Machine with improvements to overall quality and features such as compressed object pointers, escape analysis-based optimization, code cache management, the Concurrent Mark-Sweep garbage collector and its successor, the Garbage First (G1) garbage collector. (G1 continues to be available in Early Access via the -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC flag.

    # Java VisualVM
    Java VisualVM based on VisualVM 1.2.2 is included in Java SE 6u21. This release introduces the following features and enhancements:
    * HeapWalker performance improvements
    * VisualVM-Sampler performance improvements
    * BTrace4VisualVM plugin introduces BTrace 1.1
    * Profiling engine bugfixes
    * Built on NetBeans Platform 6.8

    # Security Exception Upon Drag-and-Drop
    * Drag-and-drop would, under certain circumstances, result in a null value being passed instead of the expected data.
    * Java SE 6u21 provides a fix that lets drag-and-drop operations succeed for signed applications or applications with the accessClipboard permission granted.

    # Various Bug Fixes

  2. #2
    Java Runtime Environment 1.6.0.22 (32-bit)



    * OlsonData 2010l
    - Java SE 6u22 contains Olson time zone data version 2010l. For more information, refer to Timezone Data Versions in the JRE Software.

    * Root Certificates
    - Added new Entrust Root CA-G2 and updated Entrust.net CA (2048) root certificates. (Refer to 6959911.)
    - Add a new host name forward map entry (in /etc/hosts, NIS, or DNS) in a special form which is recognized by Java for the purpose of validating IPv4 and IPv6 name service mappings.
    - The IPv4 general name form followed by an /etc/hosts file fragment example for IP address 10.11.12.13 is:

    host.auth.ddd.ccc.bbb.aaa.in-addr.arpa
    # /etc/hosts example
    10.11.12.13 foo.bar.com.auth.13.12.11.10.in-addr.arpa

    - Pre-pend a fully qualified host name before other mappings to the same address. For example, in /etc/hosts format:

    10.11.12.13 foo loghost
    10.11.12.13 foo.bar.com foo loghost

    * Bug Fixes
    - fixes for security vulnerabilities.

  3. #3
    Java Runtime Environment 1.6.0.23 (32-bit)



    # OlsonData 2010l
    - Java SE 6u23 contains Olson time zone data version 2010l.

    # Java Hotspot VM 19.0
    - Java SE 6u23 includes version 19.0 of the Java HotSpot Virtual Machine with improvements to overall performance and reliability.

    # Java VisualVM 1.3.1
    Java VisualVM based on VisualVM 1.3.1 is included in Java SE 6u23. This release introduces the following features and enhancements:
    - Added Java version and vendor information to the application Overview view
    - Built on NetBeans Platform and profiler 6.9.1

    # Menu Item Corrections for Right-to-Left Languages
    - Several bugs in the non-default alignment and text orientation for the menu items in Swing have been fixed, as this is particularly important for right-to-left languages such as Arabic.
    - Another issue corrected is the position of the icon and the text. For the non-default positions the text used to overlap the icon in a menu item, this is no longer the case.
    - All platform Look and Feel configurations will now handle menu items in right-to-left language situations. These fixes have been tested through their inclusion in the JDK 7 development release, but this is the first time they have been available via JDK 6.

    # Additional Languages Support in Linux Systems
    - Added support for SuSE Linux Enterprise Server 10 and 11 on Chinese (Simplified), Chinese (Traditional), Japanese, and Korean locales.

  4. #4
    Join Date
    Jul 2010
    Location
    Near You :)
    Posts
    409
    Java Runtime Environment 6.0 Update 25



    Download
    Code:
    http://www.java.com/en/download/chrome.jsp?locale=en

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •