StackOverflow Questions for Tag: safe-publication

WildWind03
WildWind03

Reputation: 323

Is it possible to guarantee safe publication of a non-final field in Java?

Score: 2

Views: 163

Answers: 1

Read More
user18032014
user18032014

Reputation: 35

Project Reactor and Safe Publication

Score: 0

Views: 298

Answers: 1

Read More
Anand Kadhi
Anand Kadhi

Reputation: 1878

Object Publication and Escape Java concurrency , how does this reference exactly escapes here?

Score: 0

Views: 345

Answers: 2

Read More
xarzu
xarzu

Reputation: 9499

How can I tell the difference between source and published .NET code?

Score: 0

Views: 1778

Answers: 1

Read More
Bass
Bass

Reputation: 5338

Thread-safe access to a Kotlin var from multiple threads

Score: 5

Views: 9268

Answers: 1

Read More
Jason
Jason

Reputation: 549

Use volatile field to publish an object safely

Score: 4

Views: 462

Answers: 1

Read More
Guifan Li
Guifan Li

Reputation: 1663

Volatile guarantee safe publication of a mutable object?

Score: 11

Views: 1231

Answers: 3

Read More
Allan
Allan

Reputation: 371

Export Cox regression results to excel or word using publish package

Score: 2

Views: 1014

Answers: 1

Read More
user15215795
user15215795

Reputation:

Can a thread first acquire an object via safe publication and then publish it unsafely?

Score: 9

Views: 525

Answers: 2

Read More
a1nez
a1nez

Reputation: 51

ACM Digital Library Search Problems

Score: 1

Views: 740

Answers: 0

Read More
No Name QA
No Name QA

Reputation: 784

Read field stale value after object construction

Score: 19

Views: 733

Answers: 4

Read More
c.s.
c.s.

Reputation: 4826

Safe publication of a ConcurrentHashMap into a class field

Score: 4

Views: 520

Answers: 1

Read More
stratis
stratis

Reputation: 8052

How private constructors achieve publication safety in Java

Score: 2

Views: 274

Answers: 3

Read More

Error occured when opening Epub from PHP header EPUB file using Epub JS Library

Score: 2

Views: 912

Answers: 1

Read More
Jason Law
Jason Law

Reputation: 1015

Why are both "Storing a reference to it into a final field" and "of a properly constructed object" needed in order to publish an object safely?

Score: 1

Views: 188

Answers: 1

Read More
user2248785
user2248785

Reputation: 425

Safe initialisation of null reference

Score: 2

Views: 75

Answers: 2

Read More
bhh1988
bhh1988

Reputation: 1290

Java Concurrency in Practice Listing 6.2

Score: 3

Views: 269

Answers: 1

Read More
azs1478963
azs1478963

Reputation: 23

Java final & Safe Publication

Score: 2

Views: 679

Answers: 1

Read More
Batman
Batman

Reputation: 49

Double checked locking without using volatile-keyword and without synchronizing the entire getInstance() method

Score: 3

Views: 293

Answers: 2

Read More
katiex7
katiex7

Reputation: 913

Do final fields initialized outside of constructors get initialized before running the constructor?

Score: 1

Views: 1188

Answers: 1

Read More
PreviousPage 1Next