Re: [LANG] 3.0 status

2009-12-14 Thread Henri Yandell
On Mon, Dec 14, 2009 at 12:03 AM, Henri Yandell wrote: > On Sat, Dec 12, 2009 at 5:18 AM, sebb wrote: >> On 12/12/2009, Henri Yandell wrote: >>> Updating status again. >>> >>>  * 103 resolved issues out of 161. From Sep 6 we resolved 38 issues and >>>  had 30 new ones. >>>  * 78 contributors inv

Re: [LANG] 3.0 status

2009-12-14 Thread Henri Yandell
On Sat, Dec 12, 2009 at 5:18 AM, sebb wrote: > On 12/12/2009, Henri Yandell wrote: >> Updating status again. >> >>  * 103 resolved issues out of 161. From Sep 6 we resolved 38 issues and >>  had 30 new ones. >>  * 78 contributors involved in the resolved issues, 80 patches and 511 >> comments.

Re: [LANG] 3.0 status

2009-12-12 Thread sebb
On 12/12/2009, Henri Yandell wrote: > Updating status again. > > * 103 resolved issues out of 161. From Sep 6 we resolved 38 issues and > had 30 new ones. > * 78 contributors involved in the resolved issues, 80 patches and 511 > comments. > * I believe we now have 3 issues that would benefit

Re: [LANG] 3.0 status

2009-12-12 Thread Henri Yandell
Updating status again. * 103 resolved issues out of 161. From Sep 6 we resolved 38 issues and had 30 new ones. * 78 contributors involved in the resolved issues, 80 patches and 511 comments. * I believe we now have 3 issues that would benefit from JDK 1.6. Sun have "end of life"d Java 1.5, though

[LANG] 3.0 status

2009-09-06 Thread Henri Yandell
Thought I'd share the status of Lang 3.0. * 65 resolved issues out of 131. Basically around 50% of the way there. * 65 contributors involved, with 55 patches and 340 comments. Thanks to everyone out there for the work so far. * First commit on 25 Mar 2008, so about 18 months along now. That was on

Re: [lang] 3.0 status

2009-03-14 Thread Paul Benedict
My job responsibilities just recently involved converting 25K lines of code to java 5. I can take on the varargs and generics stuff. Paul On Sat, Mar 14, 2009 at 10:19 PM, Henri Yandell wrote: > There'll be a lot of work in 3.0 I suspect. I'm going to pretend to > organize it, y'all willing. > >

[lang] 3.0 status

2009-03-14 Thread Henri Yandell
There'll be a lot of work in 3.0 I suspect. I'm going to pretend to organize it, y'all willing. = New JDK work done in most recent burst (r749101:r754602) = * JDK 1.5 will be the targetted JVM. * Deprecated code deleted. * Enum, Enums, NestableExceptions and Random code moved to a backcompat loca