Differences
This shows you the differences between two versions of the page.
— |
irc:1440453600 [2017/05/27 13:44] (current) |
||
---|---|---|---|
Line 1: | Line 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.. | ||