[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Symbols/shlibs files for Java



* Niels Thykier:

> Turns out I cannot think of an example of an ABI breakage in Java that
> is not also an API breakage (in some sense or another).

Generalizing a parameter of a method in a final class to take a base
class of the original parameter type.  Restricting the return parameter
of a method to a derived class.

These are source-compatible changes, but not binary-compatible.

-- 
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99


Reply to: