On 2016-12-22, Stefan Bodewig wrote: > On 2016-12-22, sebb wrote:
>> Adding a thrown Exception does affect source compilation of calling >> code, but exceptions are not part of method signatures so do not >> affect BC. > All cases are completely new methods, there is no real > incompatibility. This is an artifact of japicmp's comparision. I'll try > to see whether the report would look better with a more recent version > (parent 42 has switched to a newer one by default). The report generated with 0.9.1 unfortunately still claims completely new methods that throw checked exceptions would break binary compatibility. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org