code is not clean. libjava/interpret.cc:1480

Andrew Haley aph@redhat.com
Mon Jan 17 09:58:00 GMT 2011


On 01/16/2011 10:20 AM, majia gm wrote:
> libjava/interpret.cc:1480
>
> gcc 4.4.0, 4.4.2 and 4.5.2 have the same problem.

So it is, thanks.

Line 1477 should be:

							   exc[i].handler_type.i)).clazz;

I guess this code has rotted.  Perhaps the non-direct-threaded case
should be removed, and perhaps it should have been removed at the
time; I suppose #define'd-out code will always rot.

Andrew.



More information about the Java mailing list