Code Review 7104650: rawtype warnings in java.nio.charset.Charset and sun.nio.ch.Util
Ulf Zibis
Ulf.Zibis at gmx.de
Tue Oct 25 14:55:59 UTC 2011
All looks fine to me.
-Ulf
Am 25.10.2011 16:32, schrieb Chris Hegarty:
> Alan,
>
> I found the same problem in the net and security makefiles, incremental build fails because of raw
> type warnings.
>
> I can file another CR or amend the category and description of this one, to be more generic.
>
> The changes are similarity trivial:
>
> ....
>
>
> On 10/25/11 01:57 PM, Alan Bateman wrote:
>> On 25/10/2011 13:36, Chris Hegarty wrote:
>>> The changes to remove warnings from the NIO code (7068616) missed
>>> java/nio/charset/Charset.java and sun/nio/ch/Util.java. This was not
>>> spotted at the time as the compiler was not generating raw type
>>> warnings for anonymous inner classes. It does now, see CR 7090499.
>> Looks fine to me.
>>
>> -Alan
>
More information about the core-libs-dev
mailing list