This is the mail archive of the java@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]

Divide by zero does not throw exception for longs


Aneesh Aggarwal writes:
 > 
 > 
 > This is the 3.1 version. When compiled with gcj, divide by zero does not
 > exception for longs. For ints, however, it throws the exception.

That's strange: this case is explicitly tested for in
libjava/testsuite/libjava.lang/Divide_1.java.  Can you try that
program on your system, please?

Thanks,
Andrew.


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