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


Reply via email to