Changes between Version 140 and Version 141 of WikiStart


Ignore:
Timestamp:
Mar 19, 2012, 2:44:05 PM (12 years ago)
Author:
dmik
Comment:

Announce release b24 GA2.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v140 v141  
    5353== Latest Version ==
    5454
    55 The latest version of OpenJDK 6 is '''1.6.0-b22 GA''' released on 27.06.2011. This is an official build intended for general use. This build brings a long-awaited improvement that prevents Java applications from crashing on SMP systems and a bunch of minor fixes.
     55The latest version of OpenJDK 6 is '''1.6.0-b24 GA2''' released on 19.03.2012. This is an official build intended for general use. This build brings the latest version of OpenJDK 6 from Oracle and a bunch of OS/2 specific fixes like the ability to use OpenJDK with old IBM Java applications from the standard OS/2 installation.
    5656
    57 The more detailed list of changes can be found [source:/tags/ga/doc/CHANGES.OS2 here].
     57The more detailed list of changes can be found [source:/tags/ga2/doc/CHANGES.OS2 here].
    5858
    59 -----
    60   '''IMPORTANT UPDATE'''. Odin32 runtime version 0.6.21659 that was originally required for this GA release of OpenJDK contains a bug that causes frequent crashes in DOSCALL1 when running many Java applications. Please update Odin to version '''0.6.21668''' (the link is in the table below) to fix this issue. See ticket:129 for more info.
    61 -----
    62 
    63 Version '''1.6.0-b22 GA''' is available for downloading in the following packages and formats.
    64 
    65 Note that there is no "mpusafe" archives any more since Java should now work fine on SMP computers. If you still need "mpusafe" behavior for some reason, you may manually mark all {{{*.exe}}} files in the ZIP archives using either the {{{execmode}}} tool (coming with eComStation) or the {{{markexe}}} utility (which you can find e.g. in the OS/2 Toolkit).
     59Version '''1.6.0-b24 GA2''' is available for downloading in the following packages and formats.
    6660
    6761==== Prerequisites ====
    6862
    69 ||'''GCC 4 Core Libraries'''||[http://download.smedley.info/gcc452.zip ZIP]||GCC 4 runtime libraries are needed for all Odin32 based installations.||
    70 ||'''Odin32 Library'''||[ftp://ftp.netlabs.org/pub/odin/odin32bin-20110710-release.wpi WPI]||Odin32 runtime libraries version '''0.6.21668''' is needed for all OpenJDK packages.||
     63||'''kLIBC 0.6.4 Runtime Library'''||[ftp://ftp.netlabs.org/pub/gcc/libc-0.6.4-csd4.wpi WPI]||kLIBC runtime libraries needed for all Odin installations (required). ||
     64||'''GCC 4 Runtime Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_2_1.wpi WPI]||GCC 4 runtime libraries are needed for all Odin installations.||
     65||'''Odin Runtime Libraries'''||[ftp://ftp.netlabs.org/pub/odin/0.8.4/odin-0.8.4.zip ZIP]||Odin32 runtime libraries version '''0.8.4''' is needed for all OpenJDK packages.||
    7166||'''xsystray widget'''||[ftp://ftp.netlabs.org/pub/qt4/xsystray/xsystray-0_1_1.wpi WPI]||Extended system tray widget for XCenter/eCenter version '''0.1.1''' is needed to support system tray functionality in Java applications.||
    7267
    7368==== OpenJDK Packages ====
    7469
    75 ||'''OpenJDK 6 JRE'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b22_ga/openjdk6_b22_jre_os2_ga-20110627.zip ZIP]||JRE package needed to run Java programs.||
    76 ||'''OpenJDK 6 SDK'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b22_ga/openjdk6_b22_sdk_os2_ga-20110627.zip ZIP]||SDK package needed to compile Java programs.||
     70||'''OpenJDK 6 JRE'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b24_ga2/openjdk6_b24_jre_os2_ga2-20120319.zip ZIP]||JRE package needed to run Java programs.||
     71||'''OpenJDK 6 SDK'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b24_ga2/openjdk6_b24_sdk_os2_ga2-20120319.zip ZIP]||SDK package needed to compile Java programs.||
    7772
    7873If you want to play with the latest development version, you can check it out directly from the SVN repository. In order to do so you need to download and install the subversion client for eCS (OS/2). Use the following command to check out the full source tree to a ''<local_directory>'':
     
    8176}}}
    8277
    83 The required tools and build instructions are described in the [source:/tags/ga/README README] file.
     78The required tools and build instructions are described in the [source:/tags/ga2/README README] file.
    8479[[br]][[br]]
    8580