[9] RFR of 8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions

Brian Burkhalter brian.burkhalter at oracle.com
Wed Jun 24 21:35:25 UTC 2015


On Jun 24, 2015, at 1:54 PM, Chris Hegarty <chris.hegarty at 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


More information about the core-libs-dev mailing list