Re: Warning Fixes from LJC Hack Session

2012-02-06 Thread Michael Barker
Patch with BeanSupportContext changes removed. Mike. On Sat, Feb 4, 2012 at 3:48 PM, Chris Hegarty wrote: > I think you should just drop the changes to this file. > > -Chris. > > Michael Barker wrote: > >>> Oh, good catch Alan, I missed this. This part of the change

Re: Warning Fixes from LJC Hack Session

2012-02-06 Thread Michael Barker
> Oh, good catch Alan, I missed this. This part of the change should be > reversed ( at least in the context of warnings cleanup ). Should I switch it to a wild card (protected transient ArrayList bcmListeners) or just drop the modifications for that file? Mike.

Re: Warning Fixes from LJC Hack Session

2012-02-06 Thread Michael Barker
> I see Rémi has suggested a slice & dice but I think that's a bit too much > work for the changes involved. Instead I would suggest a simple split, send > the AWT/Printing/Beans changes to awt-dev + 2d-dev, and everything else to > core-libs-dev. Attached is a patch that contains the awt/printing