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
Lazy initialization / memoization without volatile
May 31, 2022
java
memoization
lazy-initialization
java-memory-model
Understanding Java memory model during context switches
Aug 30, 2022
java
multithreading
java-memory-model
What are the 'synchronized barriers'?
Jul 05, 2022
java
jvm
synchronized
memory-barriers
java-memory-model
Happens-before and reordering of volatile
Feb 25, 2022
java
multithreading
java-memory-model
jls
Can an Atomic compare and exchange overwrite a lazy write without seeing it?
May 28, 2019
java
concurrency
jls
java-memory-model
How to understand JSR-133 Happens-Before is too Weak Figure6/7
Nov 22, 2020
java
java-memory-model
Thread-safety of NIO2 CompletionHandler
Jul 05, 2022
java
java-memory-model
nio2
Thread-safe but fast access to an "eventually final" variable?
Apr 22, 2022
java
synchronization
java-memory-model
Java multi-threaded program using join() gives wrong results in calculating sum of adjacent numbers
Mar 17, 2022
java
multithreading
concurrency
java-threads
java-memory-model
What is difference between getXXXVolatile vs getXXX in java unsafe?
Mar 18, 2022
java
volatile
bytebuffer
unsafe
java-memory-model
Understanding why is it unsafe to start a thread inside a constructor in terms of the Java memory model [duplicate]
Oct 18, 2022
java
multithreading
java-memory-model
Happens-Before relation in Java Memory Model
Jan 03, 2018
java
jvm
jvm-hotspot
java-memory-model
happens-before
Does Java guarantee that currently synchronized objects are not garbage collected?
Oct 01, 2022
java
garbage-collection
java-memory-model
When instantiating a Java object, is an object of the parent class created automatically?
Oct 26, 2022
java
java-memory-model
Can a non-thread-safe value be safely ported across thread boundaries using fork/join?
Aug 26, 2022
java
parallel-processing
java-stream
fork-join
java-memory-model
Is Thread.yield guaranteed to flush reads/writes to memory?
Oct 03, 2022
java
multithreading
caching
java-memory-model
volatile with release/acquire semantics
Oct 16, 2022
c#
java
volatile
memory-model
java-memory-model
Happens-before rules in Java Memory Model
Sep 25, 2019
java
multithreading
concurrency
java-memory-model
happens-before
Does Collection.parallelStream() imply a happens-before relationship?
Nov 03, 2022
java
java-stream
java-memory-model
Command pattern to pass application's activity methods?
Oct 27, 2022
android
memory-leaks
android-activity
command-pattern
java-memory-model
« Newer Entries
Older Entries »