OSDN Git Service

Revert "Revert "ART: Give JIT thread pool workers a peer""
authorAndreas Gampe <agampe@google.com>
Mon, 30 Jan 2017 16:40:49 +0000 (16:40 +0000)
committerAndreas Gampe <agampe@google.com>
Thu, 9 Feb 2017 20:09:03 +0000 (12:09 -0800)
commitf9e3754e8a2f6244e037362c03db32d4244ecb2d
tree0524f55012a7defa887c0676a2a1a3eabbe3681a
parent2db6c407e948941cead24e4fc0907716ffcd45a1
Revert "Revert "ART: Give JIT thread pool workers a peer""

This reverts commit 9dfb707ba2f8c2ff67d42c26e3214f5d7142b6d3.

Accept a live Java thread for the JIT, and adjust the tests
accordingly.

(cherry picked from commit 4471e4f7c5874bdaf93762b6047d4a4bebc465df)

Bug: 31684920
Test: m ART_TEST_JIT=true ART_TEST_INTERPRETER=true test-art-host
Change-Id: I92cbae1eaae05711b9069335cf1a5f7eb58b9fd8
runtime/jit/jit.cc
runtime/runtime.cc