If a UnitFormat implementation extendsjava.text.Format (which historically many formatters do, also in JSR 275) a method with the same name but different signature in the superclass gets picked up first causing 1 test to fail, see https://groups.google.com/forum/?hl=en#!topic/units-dev/8wk2a7dctUo
If a
UnitFormat
implementation extendsjava.text.Format
(which historically many formatters do, also in JSR 275) a method with the same name but different signature in the superclass gets picked up first causing 1 test to fail, see https://groups.google.com/forum/?hl=en#!topic/units-dev/8wk2a7dctUo