History log of /libcore/luni/src/test/java/libcore/java/math/MathContextTest.java
Revision Date Author Comments
88dc8b7ade1887f0926f1b6b89eea3a79353ff7d 17-Feb-2011 Elliott Hughes <enh@google.com> Tidy up MathContext (fixing a FindBugs complaint).

FindBugs didn't like the fact that "the class's static initializer creates an
instance of the class before all of the static final fields are assigned"; I
didn't like the implementation of MathContext(String).

Change-Id: I72e44d851571ec9789a6842f5814fee7a14c0e5a