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
Java memory model - what exactly is flushed to memory on crossing memory barrier?
Nov 16, 2022
java
multithreading
java-memory-model
Why setArray() method call required in CopyOnWriteArrayList
Apr 06, 2022
java
collections
locks
java-memory-model
Are hoisting and reordering the same thing?
Sep 18, 2022
java
java-memory-model
Why is this behavior allowed in the Java Memory Model?
Mar 20, 2022
java
concurrency
compiler-optimization
java-memory-model
causality
java: `volatile` private fields with getters and setters
Oct 24, 2022
java
volatile
memory-model
java-memory-model
Does Java reordering affect System.currentTimeMillis()?
Sep 09, 2022
java
java-memory-model
order-of-execution
Read field stale value after object construction
Sep 14, 2022
java
multithreading
concurrency
java-memory-model
safe-publication
Could the JIT collapse two volatile reads as one in certain expressions?
Mar 18, 2022
java
volatile
jit
memory-model
java-memory-model
Double-checked locking without volatile
Sep 04, 2022
java
multithreading
final
java-memory-model
double-checked-locking
Is Dalvik's memory model the same as Java's?
Nov 24, 2019
java
android
dalvik
memory-model
java-memory-model
What does "volatile" mean in Java?
Sep 03, 2022
java
volatile
java-memory-model
Behavior of memory barrier in Java
Feb 25, 2019
java
multithreading
memory-barriers
java-memory-model
Java memory model: volatile variables and happens-before
Aug 31, 2022
java
volatile
thread-synchronization
java-memory-model
happens-before
What is a TLAB (Thread Local Allocation Buffer)?
Mar 31, 2019
java
garbage-collection
java-memory-model
Immutability and reordering
Jan 06, 2020
java
multithreading
concurrency
java-memory-model
Volatile guarantees and out-of-order execution [duplicate]
Aug 30, 2022
java
volatile
java-memory-model
Memory effects of synchronization in Java
Aug 29, 2022
java
concurrency
jvm
java-memory-model
Dalvik VM & Java Memory Model (Concurrent programming on Android)
Aug 29, 2022
android
concurrency
dalvik
java-memory-model
What are the similarities between the Java memory model and the C++11 memory model?
Aug 29, 2022
java
c++
c++11
memory-model
java-memory-model
What is in Java object header?
Aug 28, 2022
java
jvm
java-memory-model
object-layout
jol
« Newer Entries
Older Entries »