These include Java SE 7 proposals, Optimized Null Check, and Kinga Dobolyi ‘s thesis Changing Java’s Semantics for Handling Null Pointer Exceptions. Among the many things we can already do rather ...
In a previous blog post, I looked at the subtle handling required to handle double with BigDecimal. As I discussed in that post, using the BigDecimal(double) constructor rarely does what one would ...