corda/classpath
Joel Dice ff19ab6c13 add avian.trace.port property
Setting this property (e.g. -Davian.trace.port=5555) will cause the VM
to start an extra daemon thread which listens on the specified TCP
port for incoming connections and dumps stack traces for all running
threads to that socket.  You can retrieve that dump using e.g. netcat:

  nc localhost 5555
2013-03-08 14:47:27 -07:00
..
avian add avian.trace.port property 2013-03-08 14:47:27 -07:00
java fix Avian classpath build 2013-02-22 11:55:01 -07:00
sun more progress on Android class library port 2013-02-20 10:22:40 -07:00
java-io.cpp fix msvc build 2013-03-04 11:09:59 -07:00
java-lang.cpp Remove empty lines 2013-02-07 11:39:24 +02:00
java-net.cpp add support for QNX on x86_32 2012-07-17 18:21:17 -06:00
java-nio.cpp classpath: java.nio.ByteOrder 2012-11-11 06:06:18 +01:00
java-util-zip.cpp move headers from src to src/avian 2013-02-27 13:33:29 -07:00
java-util.cpp update copyright years 2012-05-11 17:43:27 -06:00
jni-util.h move runtime-array to include 2013-02-19 22:56:05 -07:00