This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Bump libgcj soversion to 12


On 06/01/2010 06:08 PM, David Daney wrote:
> On 05/30/2010 06:33 AM, Matthias Klose wrote:
>> The per-release soversion bump for libjava. Ok for the trunk?
>>
> 
> I'm not against bumping the version per se, but is it really necessary
> for each GCC version bump?  Have we really made significant changes to
> the libgcj ABI?

Any change to the layout of a public class will require this.  There
hasn't been much churn, but I'd be astonished if there were none.

The patch is OK.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]