Changeset 241 for trunk/doc/CHANGES.OS2
- Timestamp:
- Jan 12, 2011, 8:16:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/CHANGES.OS2
r225 r241 4 4 5 5 CHANGES 6 7 8 1.6.0 Build 19 Beta 2 (2011-01-12) 9 10 - Added a predefined font configuration file to use the Liberation font family 11 as Java system fonts (see README.OS2 for details). 12 13 - Added the jawt.lib library to the SDK package. 14 15 - Added some missing GUI and audio classes to rt.jar. 16 17 - Fixed: Java could not find a .jar file in the current directory when 18 starting it with 'java -jar filename.jar'. 19 20 - Fixed: Non-ASCII characters in the title bar of any Java window would be 21 drawn using wrong glyphs. 22 23 - Fixed: Java could incorrectly detect the default object heap size on some 24 systems for some specific VIRTUALADDRESS values and abort at startup with a 25 "Could not reserve enough space for object heap" error message. 26 27 - Fixed: java.io.File.mkdirs() wouild always fail which would in particular 28 abort the installation process of some applications such as jEdit, iTrain 29 (this bug was actually fixed in Odin). 30 31 - Fixed: An attempt to use Drag & Drop in any Java application would cause 32 a Java exception and program termination. 6 33 7 34
Note:
See TracChangeset
for help on using the changeset viewer.