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]
Other format: [Raw text]

Re: Libjava failures status


>>>>> "Jan" == Jan Hubicka <jh@suse.cz> writes:

Jan> The removal of code is other interesting issue I wasn't aware of.
Jan> It means that if I write something like division by zero with
Jan> unused result, Java specification says we must throw? (unlike C
Jan> where such cases are usually undefined).

I believe that is the case.  I dug through the language spec a little
but I couldn't find the definitive wording.

Jan> Thanks for clarification, I guess I should browse trought the
Jan> Java standard to understand the issue better.

I believe they are available online.

Tom


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