|
From: Michael R. <mr...@us...> - 2004-08-16 12:02:25
|
Update of /cvsroot/openorb/tools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24960 Modified Files: WHATSNEW Log Message: New libs to fix a memory leak Index: WHATSNEW =================================================================== RCS file: /cvsroot/openorb/tools/WHATSNEW,v retrieving revision 1.79 retrieving revision 1.80 diff -u -d -r1.79 -r1.80 --- WHATSNEW 11 Aug 2004 11:02:46 -0000 1.79 +++ WHATSNEW 16 Aug 2004 12:02:15 -0000 1.80 @@ -1,6 +1,10 @@ OpenORB tools ------------- +- A memory leak on AIX, when using the native library for RMI-IIOP + unmarshalling has been discovered. The new library jar fixes the + problem. + - Added a variable DEBUGGER_SUSPEND to the launchdbg script to allow the user to influence the debugger suspend behaviour. Setting 'export DEBUGGER_SUSPEND=y' makes the application wait |