JDK 8 Warnings Cleanup Day -- Dec. 1st, 2011
Alan Bateman
Alan.Bateman at oracle.com
Wed Nov 30 01:34:50 PST 2011
On 30/11/2011 09:03, Michael Barker wrote:
> Hi,
>
> We have a team together from the LJC who are going to run a
> build/hack-fest tomorrow evening:
> http://www.meetup.com/Londonjavacommunity/events/42736622/
>
> I can't seem to see anybody claim anything other than swing and awt
> packages, so if no one has taken them we'll look at the subpackages of
> java.util:
>
> java.util.concurrent
> java.util.concurrent.atomic
> java.util.jar
> java.util.logging
> java.util.prefs
> java.util.regex
> java.util.zip
>
java.util.concurrent.** is maintained by Doug Lea in an upstream CVS and
we (Chris Hegarty in recent times) periodically pull the updates into
OpenJDK to keep us in sync. We don't want the code in OpenJDK to diverge
so typically any changes go into the upstream CVS first. So for j.u.c I
would suggest sending a follow-up to core-libs-dev. Both Doug and Chris
are on that list and I'm sure something can be worked out.
-Alan.
More information about the jdk8-dev
mailing list