Skip to content

Commit 050d140

Browse files
Update README.md
1 parent f2e3233 commit 050d140

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ My Daily Java Works
1414
# THREAD NOTES
1515
1) [Potential concurrency issue when Integer object is used as a lock in synchronized block](https://gist.github.com/engineerscodes/312780a6c710a9d7ba0a87b074c2c9f0)
1616
2) [Primitive Wrapper Classes are Immutable in Java](https://www.geeksforgeeks.org/primitive-wrapper-classes-are-immutable-in-java/)
17+
3) [context switch in synchronized method and block](https://gist.github.com/engineerscodes/d6c06a86a84ee4c78db9f153ceb691af)

0 commit comments

Comments
 (0)