This commit is contained in:
Joel Leitch 2011-06-03 19:05:53 +00:00
parent c9ee7adcc5
commit 533ea1755d

View File

@ -70,7 +70,7 @@ abstract class UnsafeAllocator {
} catch (Exception ignored) {
}
// try dalvivkm, post-gingerbread
// try dalvikvm, post-gingerbread
// public class ObjectStreamClass {
// private static native int getConstructorId(Class<?> c);
// private static native Object newInstance(Class<?> instantiationClass, int methodId);