RFR: 8152293: Incomplete fraction reduction in getValueAsString() for TIFFTag.TIFF_RATIONAL, TIFFTag.TIFF_SRATIONAL
Brian Burkhalter
bpb at openjdk.org
Mon Mar 24 21:10:17 UTC 2025
On Thu, 20 Mar 2025 20:35:11 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Remove from `TIFFField.getValueAsString` the rudimentary reduction in terms in the conversion of `RATIONAL` and `SRATIONAL` field values to a string. Also, add a test.
The corresponding issue is closed as Won't Fix so this PR Is being withdrawn.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24141#issuecomment-2749400714
More information about the client-libs-dev
mailing list