Changes between Version 34 and Version 35 of WikiStart
- Timestamp:
- Dec 30, 2010, 12:51:54 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v34 v35 29 29 ||sponsored sum||2280||29.0|| 30 30 ||remaining sum||5720||71.0|| 31 [[br]] [[br]]31 [[br]] 32 32 33 33 == Current Status == 34 As of the 1st of October, 2010, the project has entered the Alpha stage.34 As of the 30th of December, 2010, the project has entered the Beta stage. '''Happy New Year to everyone'''! 35 35 [[br]][[br]] 36 36 37 37 == Latest Version == 38 38 39 The latest version of OpenJDK 6 is '''1.6.0-b19 Alpha''' released on 01.10.2010. This is a first public release intended for testing purposes only. 40 It can only compile and run console Java applications, AWT and Swing classes are not yet available. 39 The latest version of OpenJDK 6 is '''1.6.0-b19 Beta''' released on 30.12.2010. This is a second public release intended for testing purposes only. This release can run console as well as AWT and Swing Java applications. 41 40 42 The more detailed list of changes can be found [source:/tags/ alpha/doc/CHANGES.OS2 here].41 The more detailed list of changes can be found [source:/tags/beta/doc/CHANGES.OS2 here]. 43 42 44 Version '''1.6.0-b19 Alpha''' is available for downloading in the following packages and formats.43 Version '''1.6.0-b19 Beta''' is available for downloading in the following packages and formats. 45 44 46 45 ==== Prerequisites ==== 47 46 48 47 ||'''GCC 4 Core Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core.wpi WPI]||GCC 4 runtime libraries needed for all Odin32 based installations.|| 49 ||'''Odin32 Library'''||[ftp://ftp.netlabs.org/pub/odin/odin32bin-20101 001-release.wpi WPI]||Odin32 runtime libraries needed for all OpenJDK packages.||48 ||'''Odin32 Library'''||[ftp://ftp.netlabs.org/pub/odin/odin32bin-20101230-release.wpi WPI]||Odin32 runtime libraries needed for all OpenJDK packages.|| 50 49 51 50 ==== OpenJDK Packages ==== 52 51 53 ||'''OpenJDK 6 SDK'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b19_sdk_os2_ alpha-20101001.zip ZIP]||SDK package needed to compile Java programs. Includes a copy of the JRE package.||52 ||'''OpenJDK 6 SDK'''||[ftp://ftp.netlabs.org/pub/java/openjdk6_b19_sdk_os2_beta-20101230.zip ZIP]||SDK package needed to compile Java programs. Includes a copy of the JRE package.|| 54 53 55 54 A separate download for the JRE package will be provided later. … … 60 59 }}} 61 60 62 The required tools and build instructions are described in the [source:/tags/ alpha/doc/README.OS2 README.OS2] file.61 The required tools and build instructions are described in the [source:/tags/beta/README README] file. 63 62 [[br]][[br]] 64 63