18 lines
803 B
Plaintext
18 lines
803 B
Plaintext
=== on 7 Oct 2014, 16:24:30 Nicolas Peru wrote:
|
|
\[~ann.campbell.2] we might want to refer or quote the JavaDoc of BigDecimal double constructor here : \http://docs.oracle.com/javase/7/docs/api/java/math/BigDecimal.html#BigDecimal(double)
|
|
|
|
=== on 10 Oct 2014, 15:13:53 Freddy Mallet wrote:
|
|
Perfect !
|
|
|
|
=== on 16 Jan 2015, 09:32:59 Sébastien Gioria wrote:
|
|
Coudl be tag "security" as it's part of the CERT Secure Coding for Java (\https://www.securecoding.cert.org/confluence/display/java/NUM10-J.+Do+not+construct+BigDecimal+objects+from+floating-point+literals)
|
|
|
|
|
|
|
|
=== on 19 Jan 2015, 08:42:15 Ann Campbell wrote:
|
|
Thanks [~sebastien.gioria], reference added!
|
|
|
|
=== on 14 Jul 2016, 16:04:49 Ann Campbell wrote:
|
|
https://github.com/google/error-prone/blob/master/docs/bugpattern/BigDecimalLiteralDouble.md
|
|
|