summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-02-13 10:01:31 -0800
committerDavid Brazdil <dbrazdil@google.com>2018-02-13 10:09:42 -0800
commita5efc4c30a8a71e61eef51dc927352ee04ea950d (patch)
treedd6888430c8891276bd981a6a70987e1fe34b583 /compiler/optimizing/graph_visualizer.cc
parent0dc1b92c76bd8a85ae4f5dad1dea61a11660d9cc (diff)
Disable hidden API checks for WellKnownClasses
WellKnownClasses acquires handles to some special-cased classes/methods/ fields at startup using JNI. If the process has hidden API checks enabled, it will prevent WellKnownClasses from doing that as the request is coming from an unattached native thread. This patch disables the checks for the duration of the initializer. Test: check there are no log message during compilation on target Bug: 64382372 Change-Id: I31b2293336ac634ce0e07fa4edc754cd7d1568e2
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions