art/test/1962-multi-thread-events/info.txt

6 lines
239 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
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.