[OpenJDK 2D-Dev] JDK9: RFR: 8034998: Fix raw and unchecked lint warnings in javax.imageio
Joe Darcy
joe.darcy at oracle.com
Sat Feb 15 21:15:01 UTC 2014
On 02/14/2014 06:43 PM, Henry Jen wrote:
> Hi,
>
> Please review the webrev to clean up raw and unchecked warnings in
> javax.imageio packag at,
>
> http://cr.openjdk.java.net/~henryjen/jdk9/8034998/0/webrev/
>
> The webrev does not cover javax.imageio.spi, that will come in anoter
> webrev.
>
> Cheers,
> Henry
Hi Henry,
I skimmed over the changeset and didn't see any issues.
All the signature changes to methods seem to be on private methods or on
public methods in package-private classes. If there are any change to
public or protected methods in public or protected classes, whose would
need a ccc request.
Thanks,
-Joe
More information about the 2d-dev
mailing list