Changeset 282 for trunk/doc/CHANGES.OS2


Ignore:
Timestamp:
Mar 28, 2011, 5:30:35 PM (14 years ago)
Author:
dmik
Message:

release: Readme/changelog updates for RC2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/CHANGES.OS2

    r266 r282  
    44
    55CHANGES
     6
     7
     81.6.0 Build 22 RC2 (2011-03-28)
     9
     10  - Updated OpenJDK sources to b22 (release February 2011). The main changes in
     11    b22 are the latest round of security updates; in addition, there are a few
     12    copyright and licensing fixes. A detailed list of all the changes in b22 is
     13    available here:
     14
     15    http://blogs.sun.com/darcy/resource/OpenJDK_6/openjdk6-b22-changes-summary.html.
     16
     17  - Fixed and improved system tray support. Requires the Extended system tray
     18    widget for XCenter/eCenter (see README.OS2 for a download link).
     19
     20  - Fixed: Sound did not work in LIBPATHSTRICT=T mode (Odin bug).
     21
     22  - Fixed: SIGABRT that would unexcpectedly terminate some Java applications,
     23    e.g. IzPack based installers (GCC compiler bug).
     24
     25  - Fixed: Crash during Drag'n'Drop operations in some Java applications, e.g.
     26    JAlbum (Odin bug).
     27
     28  - Fixed DLL loading code in the JVM that would print a useless message when
     29    one of the required DLLs is not found.
     30
     31  - A bunch of smaller fixes in Odin libraries that should improve OpenJDK
     32    behavior.
    633
    734
Note: See TracChangeset for help on using the changeset viewer.