commit | 46d4a1a836a97f8a628830189ec3e0924429c88a | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Mar 18 01:36:18 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Mar 22 17:46:16 2022 +0000 |
tree | 109b9a3c8410524dcf98bcd5979232b5617cd7b4 | |
parent | 30e41a64b249405956432f80390829e4ccfd0138 [diff] |
JavaBBinder::onTransact - log if env null This can happen if ProcessState::self()->joinThreadPool() is called from a thread that is started manually, for instance. Fatal error is kept (would be SIGSEGV). We don't attach to the JVM automatically here because it's a resource-intensive operation to do automatically. Bug: 225134223 Test: N/A Change-Id: Ie75b3ee7591c7c07f79c567866f0d26570cf1a4c