Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
1962-multi-thread-events
/
info.txt
blob: 75a47b8aecab8ed26b4e5c9b6fd210acd957ba92 [
file
] [
log
] [
blame
]
Tests b/131865028
Due to a mistake in the single-thread deopt CL we would incorrectly only update a threads
deoptimization count if it was the first thread of a particular event type to be activated. This
could cause events to be missed.