Changeset 399 for trunk/doc/CHANGES.OS2


Ignore:
Timestamp:
Jul 21, 2012, 4:31:00 AM (13 years ago)
Author:
dmik
Message:

Release b25 GA3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/CHANGES.OS2

    r344 r399  
    44
    55CHANGES
     6
     71.6.0 Build 25 GA3 (2012-07-21)
     8
     9  - Updated OpenJDK sources to b25 (release May, 07, 2012). The main changes in
     10    b25 are the latest round of security updates (in jdk and corba repositories)
     11    and a number of other fixes. The full list of changes is located here:
     12
     13    https://blogs.oracle.com/openjdk6releases/entry/openjdk_6_b25_available
     14
     15  - Fix a hang in the TCP/IP Configuration application when saving the changes.
     16
     17  - Fix warnings about stack guard pages that could eventually lead crash the
     18    Java application.
     19
     20  - Add related changes to make the IcedTea-Web (Java) browser plugin work.
     21
     22  - Fix a possible secondary crash when generating the Java crash report.
     23
     24  - Change the version numbering scheme to 1.6.0_BB-bNN-name where BB is the
     25    upstream Build number, NN is the OS/2 sequential build number and name is
     26    a symbolic name of the release. This release's version is 1.6.0_25-b01-GA3.
     27
     28  - Make sure the BEGINLIBPATH setting is not necessary for JAVA.EXE and
     29    JAVAW.EXE binaries (and for creating a JVM by loading JVM.DLL directly).
     30    It is only necessary for JAVAC.EXE and other SDK tools.
     31
     32
    633
    7341.6.0 Build 24 GA2 (2012-03-19)
Note: See TracChangeset for help on using the changeset viewer.