corda/classpath/sun/misc
Joel Dice 4e12847858 code rearrangment to improve state of Android libcore tests
This mainly moves several sun.misc.Unsafe method implementations from
classpath-openjdk.cpp to builtin.cpp so that the Avian and Android
builds can use them.

It also replaces FinalizerReference.finalizeAllEnqueued with a no-op,
since the real implementations assumes too much about how the VM
handles (or delegates) finalization.
2013-04-23 13:47:15 -06:00
..
Cleaner.java check for and handle instances of sun.misc.Cleaner during GC 2011-03-19 15:10:52 -06:00
Unsafe.java code rearrangment to improve state of Android libcore tests 2013-04-23 13:47:15 -06:00