[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-05-04 Thread aph at gcc dot gnu dot org
--- Comment #11 from aph at gcc dot gnu dot org 2006-05-04 13:54 --- Subject: Bug 26858 Author: aph Date: Thu May 4 13:54:15 2006 New Revision: 113526 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113526 Log: 2006-05-04 Andrew Haley <[EMAIL PROTECTED]> PR java/26858

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-04-29 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-04-30 04:24 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-04-18 Thread aph at gcc dot gnu dot org
-- aph at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED|WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26858

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-04-03 Thread aph at gcc dot gnu dot org
--- Comment #9 from aph at gcc dot gnu dot org 2006-04-03 15:22 --- Subject: Bug 26858 Author: aph Date: Mon Apr 3 15:22:21 2006 New Revision: 112641 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112641 Log: 2006-04-03 Andrew Haley <[EMAIL PROTECTED]> PR java/26858

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-04-03 Thread aph at gcc dot gnu dot org
--- Comment #8 from aph at gcc dot gnu dot org 2006-04-03 14:31 --- Subject: Bug 26858 Author: aph Date: Mon Apr 3 14:31:56 2006 New Revision: 112640 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112640 Log: 2006-04-03 Andrew Haley <[EMAIL PROTECTED]> PR java/26858

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-03-31 Thread aph at gcc dot gnu dot org
--- Comment #7 from aph at gcc dot gnu dot org 2006-03-31 13:05 --- Subject: Bug 26858 Author: aph Date: Fri Mar 31 13:05:32 2006 New Revision: 112575 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112575 Log: 2006-03-30 Andrew Haley <[EMAIL PROTECTED]> PR java/26858

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-03-31 Thread aph at gcc dot gnu dot org
--- Comment #6 from aph at gcc dot gnu dot org 2006-03-31 11:43 --- Subject: Bug 26858 Author: aph Date: Fri Mar 31 11:43:43 2006 New Revision: 112574 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112574 Log: 2006-03-30 Andrew Haley <[EMAIL PROTECTED]> PR java/26858

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-03-30 Thread aph at gcc dot gnu dot org
--- Comment #5 from aph at gcc dot gnu dot org 2006-03-30 14:24 --- I'm testing a patch for this. -- aph at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-03-30 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/26858] NullPointerException not generated for large classes...

2006-03-27 Thread ddaney at avtrex dot com
--- Comment #4 from ddaney at avtrex dot com 2006-03-27 18:42 --- Subject: Re: NullPointerException not generated for large classes... mckinlay at redhat dot com wrote: > --- Comment #3 from mckinlay at redhat dot com 2006-03-27 18:28 --- > GCJ could be made to generate expli

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-03-27 Thread mckinlay at redhat dot com
--- Comment #3 from mckinlay at redhat dot com 2006-03-27 18:28 --- GCJ could be made to generate explicit null checks when large offsets are used. It is probably relatively rare to have a normal object that is larger than a page, so performance for most apps shouldn't be effected. Note

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-03-24 Thread daney at gcc dot gnu dot org
--- Comment #2 from daney at gcc dot gnu dot org 2006-03-25 01:57 --- The testcase has been committed to the libgcj testsuite as testsuite/libjava.lang/PR26858.java -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26858

[Bug libgcj/26858] NullPointerException not generated for large classes...

2006-03-24 Thread daney at gcc dot gnu dot org
--- Comment #1 from daney at gcc dot gnu dot org 2006-03-25 01:56 --- *** Bug 26860 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26858