corda/classpath/java
Joel Dice 7056315c18 fix various Android test suite regressions and add more reflection tests
Most of these regressions were simply due to testing a lot more stuff,
esp. annotations and reflection, revealing holes in the Android
compatibility code.  There are still some holes, but at least the
suite is passing (except for a fragile test in Serialize.java which I
will open an issue for).

Sorry this is such a big commit; there was more to address than I
initially expected.
2013-12-06 18:48:47 -07:00
..
io Add FileChannel#size() 2013-12-04 15:23:03 -06:00
lang fix various Android test suite regressions and add more reflection tests 2013-12-06 18:48:47 -07:00
math update copyright years 2013-07-02 20:52:38 -06:00
net Implement socket API 2013-11-08 09:55:43 -07:00
nio Add FileChannel#size() 2013-12-04 15:23:03 -06:00
security update copyright years 2013-07-02 20:52:38 -06:00
text fix Dates test for openjdk and stub out java.util.TimeZone 2013-11-07 20:44:02 -07:00
util modify TreeSet.MyIterator to support both ascending and descending iteration 2013-12-04 17:52:27 -07:00