* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / tests / gc / Simple.java
2007-08-31 Michael Starzinger* Merged with exact-gc branch at rev 2d4098fc2ea4.
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-03-28 michi* test/gc: Added directory to contain Garbage Collector...