On 25/10/2011 12:56, Chris Hegarty wrote:
Sasha, Kurchi, and others, are making their way through the core
libraries area fixing all the javac warnings. They are enabling
-Werror once they complete a specific area to ensure warnings don't
creep back in. I guess because some of these classes were not being
recompiled by the java/nio makefile this just slipped through.
There's been a couple of cases like this since -Werror has been turned
on in selected areas. I think Sasha was mostly doing full builds so he
wouldn't have seen the issues we see when clobber and rebuilding a
specific area. Anyway, these warnings are trivial to fix.
-Alan.