summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-02-06 16:06:53 -0800
committerAlex Light <allight@google.com>2019-02-11 23:13:34 +0000
commit89b46205a8be6a2cf6264c066290ed29ef8a2d61 (patch)
treef7d4aef83ea5b398be39813a74cf6e7c2c1d8818 /annotations/generate_annotated_java_files.py
parent233de2b7107880b2d3774d70941bde4c842769e5 (diff)
Mark threads started by Daemons.java as systemDaemon
The threads started by Daemons.java are special daemon threads that provide important GC related functionality to the runtime. As such the runtime sometimes needs to keep track of which threads these are. This adds support for keeping track of that data. Also give a way for the runtime to wait for all Daemon threads to come up. Test: while atest CtsJdwpTestCases; do; done; Exempt-From-Owner-Approval: Previous version approved by nfuller@ with only minor nit changes. Bypassing further owner review since all owners are currently in LON. Bug: 123696564 Change-Id: Ia70da0b4d11409930bef47e4d06359b0d612c8fa
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions