Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in java-memory-model
What actually memory overhead is in java?
Mar 27, 2022
java
memory-management
jvm
java-memory-model
memory-overhead
Do I have reordering issue and is it due to reference escape?
May 24, 2020
java
multithreading
java-memory-model
happens-before
Java - Immutable array thread-safety
Feb 18, 2019
java
concurrency
thread-safety
immutability
java-memory-model
Understanding happens-before and synchronization [duplicate]
Oct 28, 2022
java
multithreading
java-memory-model
Java Memory Model: Mixing unsynchronized and synchronized
Apr 10, 2022
java
multithreading
java-memory-model
Java: what is the correct way to guarantee a non-final reference field will never be read as null?
Sep 24, 2022
java
java-memory-model
Is setting a HashMap thread safe?
Sep 30, 2022
java
multithreading
reference
thread-safety
java-memory-model
What is the scope of memory flushed or published to various threads when using volatile and synchronized?
Sep 24, 2022
java
synchronization
memory-model
java-memory-model
Happens before and program order in Java Memory Model
Nov 11, 2022
java
multithreading
concurrency
java-memory-model
Java Memory Model: Is it safe to create a cyclical reference graph of final instance fields, all assigned within the same thread?
Sep 06, 2022
java
multithreading
concurrency
memory-model
java-memory-model
Effectively Immutable Object
Dec 25, 2021
java
concurrency
immutability
java-memory-model
What JVM synchronization practices can I ignore assuming I know I will run on x64 cpus?
Mar 23, 2022
java
concurrency
jvm
java-memory-model
Scala and the Java Memory Model
Nov 16, 2022
scala
concurrency
final
java-memory-model
Initializing non-final field
Jan 12, 2017
java
multithreading
java-memory-model
Is volatile read happens-before volatile write?
Sep 21, 2022
java
multithreading
synchronization
java-memory-model
Java - volatile reference to mutable object - will updates to the object's fields be visible to all threads
Aug 29, 2022
java
multithreading
volatile
java-memory-model
Interpretation of "program order rule" in Java concurrency
Feb 14, 2022
java
concurrency
java-memory-model
Java memory model - volatile and x86
Dec 17, 2021
java
multithreading
cpu
volatile
java-memory-model
Is the lockless lazy loading pattern used in Guava really thread-safe?
Dec 20, 2019
java
lazy-loading
guava
java-memory-model
Java concurrent visibility of primitive array writes
Aug 02, 2018
java
concurrency
memory-barriers
java-memory-model
« Newer Entries
Older Entries »