Synchronization on value classes
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- android, kotlin
- Domain
- mobile-dev
Research direction
Start with DefaultEglRenderer.kt at the aspectRatio field and its synchronization around line 26. Check how aspectRatio is accessed and determine whether synchronization should use a dedicated lock or be removed. Done means the renderer no longer synchronizes on the Float value and the project’s Android checks pass.
Written by the indexing model from the issue text.
Description
Hi,
I am Android platform developer and during JEP-401 work we've found that DefaultEglRenderer synchronizes on aspectRatio field whose type is java.lang.Float.
In a future release that will throw an exception.
Please take a look at that. Either use a dedicated java.lang.Object lock or remove synchronization altogether.
Thanks
- Dominant language
- Kotlin
- Stars
- 113
- Forks
- 60
- Avg merge
- 42m
- Merged PRs (30d)
- 5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws/amazon-chime-sdk-android
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
aws/amazon-chime-sdk-android#716 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
aws/amazon-chime-sdk-android#704 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
aws/amazon-chime-sdk-android#703 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
aws/amazon-chime-sdk-android#702 · 2 comments · 3 reactions ·
-
question
Difficulty 4/5 3-5 days Newbie friendliness 30/100
aws/amazon-chime-sdk-android#697 · 2 comments · 2 reactions ·
All issues in aws/amazon-chime-sdk-android
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
Issue: Bug
Difficulty 1/5 Under an hour Newbie friendliness 91/100
OpenAPITools/openapi-generator#24978 ·
-
helsemelding-json-schema json-schema-core
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
contributor: external needs review
Difficulty 2/5 1-3 hours Newbie friendliness 82/100