/[Apache-SVN]
ViewVC logotype

Revision 1382887


Jump to revision: Previous Next
Author: luc
Date: Mon Sep 10 14:37:27 2012 UTC (12 years, 2 months ago)
Changed paths: 16
Log Message:
Removed too aggressive checks for impossible errors.

The checks were added recently as part of throws declaration updates. In
theses cases, the exception cannot be triggered. No throws declarations
are needed and in fact wrapping the impossible exceptions in
MathInternalError is simply too much.

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/complex/Complex.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/complex/ComplexFormat.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/Line.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/Plane.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/Rotation.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/AbstractIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/JacobianMatrices.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/ParameterJacobianWrapper.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/nonstiff/DormandPrince853StepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/sampling/AbstractStepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ContinuedFraction.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/MathArrays.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/MultidimensionalCounter.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/Precision.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26