OSDN Git Service

Revert "Revert "Revert "Revert some flaky unloading"""
authorAlex Light <allight@google.com>
Tue, 7 Jun 2016 17:34:46 +0000 (10:34 -0700)
committerAlex Light <allight@google.com>
Wed, 8 Jun 2016 18:00:22 +0000 (11:00 -0700)
commit340f486aa0126facb67494449b5c2ee46a1a75e6
tree340664c098b4894ad58dc8aa5399fd007ebb8549
parent83968f1a0949972e728d2302a26f9ae98dff34b2
Revert "Revert "Revert "Revert some flaky unloading"""

Ensure that all threads are in the JNI code before destroying the
runtime.

Bug: 28406866

This reverts commit b2716bbf321293ddbd0b96f0ea999794b0e9b09b.

Change-Id: I7f6189a9d0d8a1bf7af5535026804bc2183466c9
runtime/common_runtime_test.cc
runtime/java_vm_ext.cc
test/136-daemon-jni-shutdown/daemon_jni_shutdown.cc