summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator.h
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2018-08-01 15:09:37 +0100
committerPaul Duffin <paulduffin@google.com>2018-08-03 10:23:57 +0100
commit7ec95c52b9a75da2cfaeff0ed14122ca47520380 (patch)
tree53475e06bfdf44b85e23b5241341c8a0796da39e /compiler/optimizing/code_generator.h
parentb27d874ebc0c067d96994a6ebe3c10eaeb2e4a75 (diff)
Update expected call stack for caller of Thread.currentThread()
UnstartedRuntime::UnstartedThreadCurrentThread provides support for the Thread.currentThread() in the unstarted runtime. It only supports a single use of that method and checks the caller stack to verify that it is being called from the correct place. This updates the stack to match a corresponding change in the Thread class. Ditto for UnstartedRuntime::UnstartedThreadGetNativeState and usage of the native Thread.getState(). The Java change also removed an unused field (threadStatus) from the Thread, so this change updates the 913-heaps test's expected.txt file to account for that. Tested using: art/test/testrunner/run_build_test_target.py -j80 art-test Bug: 74379469 Test: make checkbuild, flash and see above Change-Id: I98eae86b190c8a1f0bd1a13662e477cb472f0cc2
Diffstat (limited to 'compiler/optimizing/code_generator.h')
0 files changed, 0 insertions, 0 deletions