Changeset 344 for trunk/doc/CHANGES.OS2
- Timestamp:
- Mar 19, 2012, 1:13:40 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/CHANGES.OS2
r305 r344 4 4 5 5 CHANGES 6 7 1.6.0 Build 24 GA2 (2012-03-19) 8 9 - Updated OpenJDK sources to b24 (release November 2011). The main changes in 10 b24 are the latest round of security updates (e.g. the security changes in 11 jdk repo) and a few other fixes. For more information see the detailed list 12 of all the changes in OpenJDK 6 B24 here: 13 14 http://blogs.oracle.com/openjdk6releases/resource/OpenJDK6-B24-Changes.html 15 16 - Make the JNI interface calling convention compatible with IBM Java. This 17 allows old OS/2 JNI DLLs to be loaded by OpenJDK and makes standard 18 programs like LVMGUI and TCP/IP Configuration work properly under it. 19 20 - Fix hangs at crashes when the Java process is killed by Ctrl-C or by a kill 21 signal. 22 23 - Fix crashes following the "Attempt to protect stack guard pages failed" 24 warning message (Odin bug). 25 26 - Fix spontaneous NoClassDefFoundError exceptions thrown by some applicatinos 27 at startup (Odin/b22 bug). 6 28 7 29
Note:
See TracChangeset
for help on using the changeset viewer.