<AWT Dev> [8] Review request for JDK-8026071 - Fix raw warnings in java AWT geometry package
Artem Ananiev
artem.ananiev at oracle.com
Thu Oct 17 08:04:11 PDT 2013
Hi, Kalyan,
it seems that the webrev doesn't correspond to 8026071, but to another
bug about javac warnings.
Thanks,
Artem
On 10/9/2013 11:07 PM, srikalyan chandrashekar wrote:
> Hi team , could someone review the fix
> Bug : https://bugs.openjdk.java.net/browse/JDK-8026071
> Webrev :
> https://github.com/srikalyc/JDKfixes/blob/master/java.awt.geom.raw.webrev.zip
> Fix : Raw warnings in AWT geom classes fixed
>
> *NOTE*: In java.awt.geom.Area.java , the inner class AreaIterator's
> public constructor's signature has been changed and is only indirectly
> exposed through a public method "PathIterator
> getPathIterator(AffineTransform at)" which is harmless .
>
> --
>
> --
> Thanks
> kalyan
>
More information about the awt-dev
mailing list