Menu

#63 Constant folding for \bigint expressions with big values

user_reported
open
1
2006-05-19
2004-06-21
No

Currently in JML constant folding for \bigint
expressions is supported as long as the values that are
computed fall within the range Long.MIN_VALUE to
Long.MAX_VALUE. If the computed value is outside of
this range then the expression is no longer considered
constant. This has proven sufficient for now. This
report serves to track this "limitation".

Discussion

  • Yoonsik Cheon

    Yoonsik Cheon - 2004-09-19
    • assigned_to: cheon --> chalin
     
  • Gary T. Leavens

    Gary T. Leavens - 2006-05-19
    • labels: 477027 --> checker (i.e., the jml tool)
    • milestone: 294346 --> user_reported
     

Log in to post a comment.