unitsofmeasurement / unit-tck

JSR 385 - Technology Compatibility Kit (TCK)
Other
6 stars 5 forks source link

Address problem with java.text.Format #5

Closed keilw closed 7 years ago

keilw commented 7 years ago

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