Skip to content

Conversation

@shruthilayaj
Copy link
Member

@shruthilayaj shruthilayaj commented Mar 9, 2023

The depending on the Android os version, the sentry android
sdk will either send the Java thread states
or the Android thread states (as a part of the ANRv2 implementation).
Mapping the android states back to the six java ones based on
this.

closes #45693

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 9, 2023
@shruthilayaj shruthilayaj marked this pull request as ready for review March 13, 2023 13:43
@shruthilayaj shruthilayaj requested a review from a team as a code owner March 13, 2023 13:43
@shruthilayaj shruthilayaj requested a review from a team March 13, 2023 13:43
@shruthilayaj shruthilayaj merged commit b921766 into master Mar 13, 2023
@shruthilayaj shruthilayaj deleted the shruthi/feat/map-avm-thread-states-to-java-states branch March 13, 2023 17:20
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Map Android VM states back to JVM states

3 participants