JDK 8 Warnings Cleanup Day -- Dec. 1st, 2011

Stuart Marks stuart.marks at oracle.com
Wed Nov 30 10:35:22 PST 2011



On 11/30/11 7:09 AM, Sebastian Sickelmann wrote:
> Am 30.11.2011 11:13, schrieb Alan Bateman:
>> On 30/11/2011 09:39, Stuart Marks wrote:
>>> Thanks for your interest!
>>>
>>> Note that Alan Bateman has already submitted a patch [1] that fixes some
>>> warnings in java.io. There may be other warnings in java.io, though; I
>>> haven't checked.
>>>
>> Yes, I tackled the serialization code as that is where the majority of the
>> warnings are in java.io and it can be a tricky area. I didn't claim the
>> java.io package and there are 14 other warnings that need attention, some of
>> which are screaming "re-write me, re-write me".
>>
>> -Alan.
>>
> Ok. I just read this mail and Alan's webrev look pretty much the same in the
> main part.
> I will import this change and will make a merge with my changes and look
> through the merge conflicts.
> Than i will look at the "re-write, re-write me" parts. Don't found them yet,
> but i think i will see them.

Wonderful! Note that Alan modified his webrev and then pushed his changset, so 
you should just pull and update from the jdk8/tl/jdk repo instead of applying 
the patches from the webrev.

Looking forward to your contribution.

s'marks



More information about the jdk8-dev mailing list