Delete comment from: Javarevisited
javin paul said...
@Lakshmi, that true. Thread has their own memory and that's called Stack memory. Every thread has Stack memory which you can configure using -Xss parameter.
Jan 5, 2016, 7:13:00 AM
Posted to How Volatile in Java works? Example of volatile keyword in Java