• Ian Rogers's avatar
    Fast JNI support. · 1eb512d3
    Ian Rogers authored
    Use a modifier to signal a native method is a fast JNI method. If the
    modifier is set then don't perform runnable transitions.
    
    Change-Id: I7835b4d837bfdd1cb8e2d54b919c0d5e6cf90499
    1eb512d3
java_lang_Object.cc 2.37 KB