JDK 8 Warnings Cleanup Day -- Dec. 1st, 2011
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Nov 30 08:30:51 PST 2011
On 11/30/2011 07:22 AM, Martijn Verburg wrote:
> As you saw from Mike Barker, you've got ~20 enthusiasts from London
> :-). 23 minutes after we put up the impromptu event (with a limit of
> 20 places), it was full, so I think it's fair to say that there's the
> potential here to get a lot done with JUG members (if channelled
> correctly). The LJC this time around will organise itself with Mike
> leading the effort and he'll gather together the results into a single
> patch (or group of patches) so that you don't get 20 separate
> submissions. This of course is slightly dependant on everyone getting
> to the stage where they can build!
Martijn,
It is great to see this sort of enthusiasm.
As a reviewer for similar efforts in the past, I note that it can help
to group changes by the amount of analysis needed for each change. For
example, changes to remove redundant casts are pretty easy to do, and to
review, but other changes might need more analysis, especially anything
involving method signatures.
-- Jon
More information about the jdk8-dev
mailing list