HarisAdzemovic opened a new pull request #37: Configuration-766: BigDecimal(double) should not be used. URL: https://github.com/apache/commons-configuration/pull/37 Because of floating point imprecision, you're unlikely to get the value you expect from the BigDecimal(double) constructor. See https://rules.sonarsource.com/java/type/Bug/RSPEC-2111.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
