[Bug libgcj/25265] linking BC-compiled classes with incompatible changes

2006-05-25 Thread aph at gcc dot gnu dot org
--- Comment #7 from aph at gcc dot gnu dot org 2006-05-25 09:56 --- . -- aph at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug libgcj/25265] linking BC-compiled classes with incompatible changes

2005-12-08 Thread aph at gcc dot gnu dot org
--- Comment #6 from aph at gcc dot gnu dot org 2005-12-08 15:32 --- Subject: Bug 25265 Author: aph Date: Thu Dec 8 15:32:44 2005 New Revision: 108235 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108235 Log: 2005-12-08 Andrew Haley <[EMAIL PROTECTED]> PR libgcj/2526

[Bug libgcj/25265] linking BC-compiled classes with incompatible changes

2005-12-08 Thread aph at gcc dot gnu dot org
--- Comment #5 from aph at gcc dot gnu dot org 2005-12-08 14:44 --- Subject: Bug 25265 Author: aph Date: Thu Dec 8 14:44:29 2005 New Revision: 108233 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108233 Log: 2005-12-08 Andrew Haley <[EMAIL PROTECTED]> PR libgcj/2526

[Bug libgcj/25265] linking BC-compiled classes with incompatible changes

2005-12-08 Thread aph at gcc dot gnu dot org
--- Comment #4 from aph at gcc dot gnu dot org 2005-12-08 14:40 --- Subject: Bug 25265 Author: aph Date: Thu Dec 8 14:40:48 2005 New Revision: 108232 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108232 Log: 2005-12-08 Andrew Haley <[EMAIL PROTECTED]> PR libgcj/2526

[Bug libgcj/25265] linking BC-compiled classes with incompatible changes

2005-12-06 Thread aph at gcc dot gnu dot org
-- aph at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |aph at gcc dot gnu dot org |dot org

[Bug libgcj/25265] linking BC-compiled classes with incompatible changes

2005-12-05 Thread thebohemian at gmx dot net
--- Comment #3 from thebohemian at gmx dot net 2005-12-05 21:53 --- The version of gcj in SVN cannot handle loading classes of case d ( = accessing a nonstatic field which is removed) when BC-compiled classes are used (interpreted mode is fine in all cases). -- http://gcc.gnu.org/bu

[Bug libgcj/25265] linking BC-compiled classes with incompatible changes

2005-12-05 Thread thebohemian at gmx dot net
--- Comment #2 from thebohemian at gmx dot net 2005-12-05 14:37 --- Created an attachment (id=10409) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10409&action=view) test setup Same as above but fixed the messages about expected and unexpected Throwables. -- thebohemian at gmx

[Bug libgcj/25265] linking BC-compiled classes with incompatible changes

2005-12-05 Thread thebohemian at gmx dot net
--- Comment #1 from thebohemian at gmx dot net 2005-12-05 14:03 --- Created an attachment (id=10408) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10408&action=view) test setup A test setup for the above mentioned 4 cases. There are three scripts which runs different interpreters: