On Jun 24, 2015, at 1:54 PM, Chris Hegarty <chris.hega...@oracle.com> wrote:
> I remember the initialization problem with java.lang.Thread, but I think the > usage here is ok. As you correctly point out, AtomicBoolean is already used > in other java.io classes. If HelloWorld starts up then I think you’re good. I don’t see any problem running apps. > The changes themselves look ok to me. Maybe the test could exercise > FilterOutputStream directly too? I’ll take a look. Thanks, Brian