- What is volatile modifier in java
- it is not cached.
- it is also stored in main and not in cache.
- we tell JVM that this variables would used by many threads in the program. so please dont cache it. just read from the main memory.
- What is volatile modifier in java
For further actions, you may consider blocking this person and/or reporting abuse
Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.
Oxford Harrison -
Zhang Wei -
ashu-commits -
Aarav Joshi -
Top comments (0)