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


>>>>> "Eric" == Eric Blake <ebb9@email.byu.edu> writes:

Eric> Typical user code may not care, but the Java Language
Eric> Specification requires that exceptions be precise enough for use
Eric> as flow control (as undesirable as this is).  JLS 11.3.1 makes
Eric> it clear that synchronous exceptions cannot appear to take place
Eric> out of order with nearby expressions with side effects.

I agree.  I think compatibility with the spec is and important goal,
perhaps the most important goal.

Tom


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