[OpenJDK 2D-Dev] [9] 8152293: Incomplete fraction reduction in getValueAsString() for TIFFTag.TIFF_RATIONAL, TIFFTag.TIFF_SRATIONAL
Alexander Stepanov
alexander.v.stepanov at oracle.com
Mon Nov 14 15:02:35 UTC 2016
P.S. please let me know if for some purposes the fractions should be
stored in the initial (non-reduced) state. at a 1st glance it is not
required, but maybe I'm wrong.
If this is the case, then only some part of the changes should probably
be applied:
1. remove needless reduction in getValueAsString()
2. check the sign for the unsigned fractions
3. forbid null denominators (?)
On 11/14/2016 5:30 PM, Alexander Stepanov wrote:
> Hello,
>
> Could you please review the following fix
> http://cr.openjdk.java.net/~avstepan/8152293/webrev.00/
> for
> https://bugs.openjdk.java.net/browse/JDK-8152293 ?
>
> Thanks,
> Alexander
>
More information about the 2d-dev
mailing list