Hi Artem, i just verified and that it indeed corresponds to 8026071 but you might also be looking at its parent umbrella JDK-7196567 <https://bugs.openjdk.java.net/browse/JDK-7196567> which entails this bug 8026071 .
--- Thanks kalyan On 10/17/2013 8:04 AM, Artem Ananiev wrote: > 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 >>
