> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] 
> Subject: RE: [OT] Setting HTTP response headers caching for 1 year doesn't 
> work

> Does the Java compiler do this?  One would think so, but judging 
> from the results you guys are displaying, it seems not.

javac does do the constant expression evaluation (look in the constant pool); 
it just fails to detect the truncation.

> by the default run-time catch is to ignore and return.

Again, the C _standard_ requires that overflow be ignored at runtime, so on 
most hardware, no exception occurs.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to