corda/test
2008-12-20 11:13:58 -07:00
..
extra lots of JIT bugfixes; all top-level tests now pass 2007-12-17 13:55:31 -07:00
Arrays.java split Misc.java into four separate files 2008-11-10 17:07:15 -07:00
BitsetTest.java java.util.BitSet implementation 2008-07-13 18:16:55 -06:00
Enums.java Implemented proper enum toString() behavior and an enum test. it should 2007-09-26 12:59:18 -06:00
Exceptions.java implement primitive testing framework and provide for GC stress testing 2007-07-15 19:03:02 -06:00
Floats.java fix thinkos in d2i and friends 2008-05-22 18:08:41 -06:00
GC.java fix stack mapping code to do as many passes as necessary 2008-03-05 14:44:17 -07:00
Hello.java implement primitive testing framework and provide for GC stress testing 2007-07-15 19:03:02 -06:00
Integers.java pick only unfrozen frame sites in save 2008-12-20 11:13:58 -07:00
List.java Added minimalist TreeSet implementation, as well as Test classes for trees 2007-09-27 16:23:05 -06:00
Logging.java Add a default logging handler, in case the user doesn't provide any. 2007-09-27 12:42:06 -06:00
Longs.java split Misc.java into four separate files 2008-11-10 17:07:15 -07:00
Misc.java various control-flow related bugfixes 2008-12-11 18:09:36 -07:00
NullPointer.java intercept SIGSEGV and throw NullPointerExceptions 2007-12-31 15:40:56 -07:00
References.java finish java/lang/ref/* support; add wrapper classes for primitives 2007-07-19 21:18:25 -06:00
Reflection.java quick sketch of java/io/* 2007-07-24 18:34:45 -06:00
Simple.java fix Exceptions test for amd64 2008-11-02 15:25:51 -07:00
Subroutine.java add additional jsr test to Subroutine 2008-11-17 08:21:20 -07:00
Switch.java implement tableswitch and lookupswitch instructions plus run loop bugfixes and tweaks 2007-08-12 20:52:12 -06:00
test.sh Merge branch 'master' into powerpc 2008-11-11 08:21:48 -07:00
Threads.java implement primitive testing framework and provide for GC stress testing 2007-07-15 19:03:02 -06:00
Tree.java Added a proper implementation of TreeSet, based on a Persistent set implementation. 2007-09-28 11:01:57 -06:00
Zip.java Merge branch 'master' into powerpc 2008-11-11 08:21:48 -07:00