History log of /art/runtime/java_vm_ext_test.cc
Revision Date Author Comments
128654970b4a9c5eab380f60c788760f791d4509 09-Jan-2015 Andreas Gampe <agampe@google.com> ART: Relax java_vm_ext test

Bionic gives more than the requested stack size in some cases, see
change-id I7037ac8273ebe54dd19b1561c7a376819049124c. In that case,
attaching a thread with STACK_MIN may actually succeed.

Bug: 18908062
Change-Id: Ibb3f5c7a7399c01ec2032a133896cf91327370ed
f4d4da18aa1914d10264082bd0433f59bff45453 12-Nov-2014 Ian Rogers <irogers@google.com> Allow JNI AttachCurrentThread to fail if not enough stack.

Add unit tests and move JavaVM JNI tests into there own set of gtests.
Bug: 18330119

Change-Id: I0e93dff783b1f5d787b3084d24122883e14951a1