List Question
20 TechQA 2023-10-16T10:44:29.600000Is it possible to guarantee safe publication of a non-final field in Java?
125 views
Asked by WildWind03
Project Reactor and Safe Publication
158 views
Asked by user18032014
Object Publication and Escape Java concurrency , how does this reference exactly escapes here?
252 views
Asked by Anand Kadhi
Use volatile field to publish an object safely
419 views
Asked by Jason
Export Cox regression results to excel or word using publish package
894 views
Asked by Allan
Can a thread first acquire an object via safe publication and then publish it unsafely?
553 views
Asked by AudioBubble
ACM Digital Library Search Problems
502 views
Asked by a1nez
Thread-safe access to a Kotlin var from multiple threads
7.3k views
Asked by Bass
Safe publication of a ConcurrentHashMap into a class field
385 views
Asked by c.s.
Safe initialisation of null reference
112 views
Asked by user2248785
Read field stale value after object construction
760 views
Asked by No Name QA
Java Concurrency in Practice Listing 6.2
302 views
Asked by bhh1988
Java final & Safe Publication
609 views
Asked by azs1478963
Do final fields initialized outside of constructors get initialized before running the constructor?
1k views
Asked by katiex7
Is happens-before transitive when calling Thread.start()?
243 views
Asked by katiex7
Visibility of final fields not set in constructor
53 views
Asked by katiex7
Will this AssertionError never be thrown in this case?
184 views
Asked by katiex7