libgcj/8711: abnormal program termination during loop starts CPU overload

David Young dvd@OCF.Berkeley.EDU
Mon Dec 2 18:17:00 GMT 2002


tromey@gcc.gnu.org wrote:

>    I don't think this is a bug.
>    Ignoring the IOException allows this to happen.
>
After adding "System.exit(0)" within the catch clause, I still ran into 
the original behavior.  Does the behavior result from the IOException?

>    I don't think there is any other behavior we could allow.
>    I believe the JDK does the same thing here.
>
I don't actually encounter the problem when I compile and run the test 
program with Sun's JDK 1.4.1 and close the console.  If the behavior 
isn't a bug, might it be a useful feature enhancement?

>    Do you disagree?
>
>http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8711
>  
>





More information about the Gcc-bugs mailing list