Hi since a few runs, days some test produces on FreeBSD and Linux produce on every run (successful or not) a heapdump. This is caused by the test setting we use for debugging: -XX:+HeapDumpOnOutOfMemoryError; this does not happen on Windows, because it does not set this parameter in the JVM.
Did anybody commit a test somewhere that explicitely tests for a OOM and suppresses it? It happened recently, the disk on FreeBSD and SDDS Jenkins fills rapide, because the dumps are archived (18 GB already on SDDS). For now I disabled the heap dumps in the config file (see my commit). Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
