MethodPool: removed demo call stuff - added printGCStats instead;
authorHarald Steinlechner <haraldsteinlechner@gmail.com>
Fri, 24 Aug 2012 12:41:38 +0000 (14:41 +0200)
committerHarald Steinlechner <haraldsteinlechner@gmail.com>
Fri, 24 Aug 2012 12:41:38 +0000 (14:41 +0200)
commite86237a8a051d37d42be21d469c36aacf8a86e8f
tree6b382a6873fa3a3b76d364571f02353080fad846
parent9c9a4d2b3c41546fc7995b106181ef4f987f4281
MethodPool: removed demo call stuff - added printGCStats instead;
added Makefile to build simple GC tests in scratch (tests which cannot be run with openjdk currently because  native interface stuff);
Makefile
Mate/GarbageAlloc.hs
Mate/MethodPool.hs
jmate/lang/MateRuntime.java
scratch/GCTest.java [new file with mode: 0644]