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
Are synchronizes-with edegs compiler re-ordering barriers in both directions?
Jun 16, 2021
java
multithreading
compiler-optimization
memory-model
java-memory-model
oom-killer kills java application in Docker - mismatch of memory usage reported
Oct 15, 2020
linux
docker
memory
out-of-memory
java-memory-model
Value integrity guarantee for concurrent long writes in 64-bit OpenJDK 7/8
Sep 05, 2022
java
concurrency
jvm
jvm-hotspot
java-memory-model
Are objects prefetched from an array of references in Java?
Feb 05, 2020
java
jvm
jvm-hotspot
prefetch
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
« Newer Entries
Older Entries »