corda/test/extra
Joel Dice 19dbc61e9f for heapdump=true builds, optionally generate dump on OOM
If the VM runs out of heap space and the "avian.heap.dump" system
property was specified at startup, the VM will write a heap dump to
the filename indicated by that property.  This dump may be analyzed
using e.g. DumpStats.java.
2010-11-18 10:55:00 -07:00
..
Continuations.java move continuations tests into test/extra 2009-05-25 23:30:40 -06:00
Coroutines.java move continuations tests into test/extra 2009-05-25 23:30:40 -06:00
DumpStats.java for heapdump=true builds, optionally generate dump on OOM 2010-11-18 10:55:00 -07:00
DynamicWind.java move continuations tests into test/extra 2009-05-25 23:30:40 -06:00
Memory.java move extra tests (not run as part of "make test") into "extra" package 2009-05-16 02:01:32 -06:00
PrintDump.java name VM-internal classes for heapdump=true builds 2010-11-16 09:31:49 -07:00
RuntimeExec.java move extra tests (not run as part of "make test") into "extra" package 2009-05-16 02:01:32 -06:00
SendFile.java move extra tests (not run as part of "make test") into "extra" package 2009-05-16 02:01:32 -06:00
SendServer.java move extra tests (not run as part of "make test") into "extra" package 2009-05-16 02:01:32 -06:00