diff options
author | Paul Duffin <paulduffin@google.com> | 2018-05-23 11:52:10 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2018-06-04 16:14:54 +0100 |
commit | 03004e66495ba4dff81c1d49522b79e95a829af7 (patch) | |
tree | b50797c42e9555ca04a131aeaca77657c86e64d0 /test/008-exceptions/src/MultiDexBadInit.java | |
parent | 5816d63bca0a4e0522e06e044e516cdc32993c39 (diff) |
Remove unused native implementation of Object.wait()
As part of the process of verifying Java files against 8u121-b13 the
Object.wait() method has been changed from a native method to a pure
Java implementation. This removes the unused native implementation
method and the supporting method in mirror::Object.
Updated the 911-get-stack-trace test to handle the two extra stack
elements added by this change.
Bug: 74379469
Test: make checkbuild, flash
Change-Id: Ifbc4612f7d949416d8c703628fa8cafaa296c350
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInit.java')
0 files changed, 0 insertions, 0 deletions