You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
239 B

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.