corda/src
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
..
android fix Android classpath build 2013-07-05 14:36:16 -06:00
avian fix various Android test suite regressions and add more reflection tests 2013-12-06 18:48:47 -07:00
codegen fix Clang warnings 2013-07-03 13:33:46 -07:00
heap Implement Runtime#{free,total}Memory() 2013-12-04 15:19:06 -06:00
lzma fix endianess bug in LZMA decoding 2012-06-06 12:58:24 -06:00
openjdk update copyright years 2013-07-02 20:52:38 -06:00
tools Bugfixes for Mac OS X, etc. 2013-10-31 01:35:56 -07:00
util update copyright years 2013-07-02 20:52:38 -06:00
vm/system rename JNIEXPORT to AVIAN_EXPORT in common.h, to avoid conflicting with jni.h 2013-11-08 08:35:17 -07:00
arm.masm update copyright years 2013-07-02 20:52:38 -06:00
arm.S update copyright years 2013-07-02 20:52:38 -06:00
boot-javahome.cpp update copyright years 2013-07-02 20:52:38 -06:00
boot.cpp update copyright years 2013-07-02 20:52:38 -06:00
bootimage-fields.cpp add optional LZMA support for compressing embedded JARs, boot images, and shared objects 2012-06-02 09:06:22 -06:00
bootimage-template.cpp fix msvc build 2013-03-04 11:09:59 -07:00
builtin.cpp implement sun.misc.Unsafe.throwException 2013-12-05 20:28:08 -07:00
classpath-android.cpp fix various Android test suite regressions and add more reflection tests 2013-12-06 18:48:47 -07:00
classpath-avian.cpp Implement Runtime#{free,total}Memory() 2013-12-04 15:19:06 -06:00
classpath-openjdk.cpp fix various Android test suite regressions and add more reflection tests 2013-12-06 18:48:47 -07:00
compile-arm.masm update copyright years 2013-07-02 20:52:38 -06:00
compile-arm.S update copyright years 2013-07-02 20:52:38 -06:00
compile-powerpc.S update copyright years 2013-07-02 20:52:38 -06:00
compile-x86.masm update copyright years 2013-07-02 20:52:38 -06:00
compile-x86.S update copyright years 2013-07-02 20:52:38 -06:00
compile.cpp Bugfixes for Mac OS X, etc. 2013-10-31 01:35:56 -07:00
continuations-x86.S update copyright years 2013-07-02 20:52:38 -06:00
embed.cpp update copyright years 2013-07-02 20:52:38 -06:00
embedded-loader.cpp update copyright years 2013-07-02 20:52:38 -06:00
finder.cpp rename JNIEXPORT to AVIAN_EXPORT in common.h, to avoid conflicting with jni.h 2013-11-08 08:35:17 -07:00
heapdump.cpp update copyright years 2013-07-02 20:52:38 -06:00
heapwalk.cpp update copyright years 2013-07-02 20:52:38 -06:00
interpret.cpp update copyright years 2013-07-02 20:52:38 -06:00
jnienv.cpp rename JNIEXPORT to AVIAN_EXPORT in common.h, to avoid conflicting with jni.h 2013-11-08 08:35:17 -07:00
lzma-decode.cpp update copyright years 2013-07-02 20:52:38 -06:00
lzma-encode.cpp update copyright years 2013-07-02 20:52:38 -06:00
machine.cpp fix various Android test suite regressions and add more reflection tests 2013-12-06 18:48:47 -07:00
main.cpp update copyright years 2013-07-02 20:52:38 -06:00
powerpc-regs.S enable Linux PowerPC build 2011-02-26 12:45:22 -07:00
powerpc.S update copyright years 2013-07-02 20:52:38 -06:00
process.cpp update copyright years 2013-07-02 20:52:38 -06:00
thunks.cpp fix crash when encountering invokespecial call to abstract method 2011-07-17 19:54:55 -06:00
types.def Implement Class#getDeclaredClasses 2013-11-06 09:07:58 -06:00
util.cpp update copyright years 2013-07-02 20:52:38 -06:00
x86.masm update copyright years 2013-07-02 20:52:38 -06:00
x86.S Update x86.S 2013-07-28 10:39:55 -03:00