This version (2017/05/27 13:44) is a draft.
Approvals: 0/1
Approvals: 0/1
[10:12:07] <temporalfox> good morning everyone
[11:11:24] *** ChanServ sets mode: +o purplefox
[11:46:17] <cescoffier> good morning @temporalfox
[20:56:52] <VolodymyrDvornyk> Hi, there)
[21:31:53] <voidDotClass> if I had a synchronized boolean method isFoo which checks if a private boolean foo flag is true or not, would i need to set foo as volatile
[21:32:08] <voidDotClass> or is setting isFoo synchronized enough to make it safe to check isFoo from another thread?
[21:32:17] <voidDotClass> oops, wrong channel..