commit | 50c1c238d81e1063ecdd96a1e8b6bbf87e44ebc3 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Wed Dec 02 15:50:09 2009 -0800 |
committer | Andy McFadden <fadden@android.com> | Wed Dec 02 15:50:09 2009 -0800 |
tree | 56f338805c5f2886323ac1bc7ba563c1afb3bcdc | |
parent | 189d4e3dd57732cf3ce4c25e3f498092c9ba6acc [diff] |
Enable CheckJNI on core tests. This adds -Xcheck:jni to the core test command line. The tests will run a bit more slowly when native code is involved, but I don't think we're doing any performance testing in here, and the extra JNI testing is useful.