Joel Dice
|
89609e11c9
|
implement floating point instructions
|
2007-08-13 08:06:31 -06:00 |
|
Joel Dice
|
bf230ee151
|
implement tableswitch and lookupswitch instructions plus run loop bugfixes and tweaks
|
2007-08-12 20:52:12 -06:00 |
|
Joel Dice
|
7212ba1c30
|
java/io bugfixes and coverage; jni bugfixes; minor refactoring
|
2007-07-26 18:06:05 -06:00 |
|
Joel Dice
|
9ab88ef619
|
a static jni method takes the jclass for that method as its second argument; simplify pad() and divide(), and rename divide() to ceiling(); sketch FileInputStream.cpp and FileOutputStream.cpp
|
2007-07-25 18:48:28 -06:00 |
|
Joel Dice
|
97aaa419b4
|
quick sketch of java/io/*
|
2007-07-24 18:34:45 -06:00 |
|
Joel Dice
|
5f3bf175e0
|
start work on reflection; bugfixes
|
2007-07-23 19:44:20 -06:00 |
|
Joel Dice
|
de9213ce30
|
finish java/lang/ref/* support; add wrapper classes for primitives
|
2007-07-19 21:18:25 -06:00 |
|
Joel Dice
|
32dff71994
|
GC stress fixes
|
2007-07-19 17:45:44 -06:00 |
|
Joel Dice
|
c94e70060f
|
teach test.sh to run valgrind when in stress testing mode
|
2007-07-17 19:42:14 -06:00 |
|
Joel Dice
|
4670055b03
|
implement primitive testing framework and provide for GC stress testing
|
2007-07-15 19:03:02 -06:00 |
|