> long t1 = System.currentTimeMillis();<p>><p>> isThisPossible(t1 < 0);<p>> 5) No, it's not possible, at least something is not possible<p>Well, maybe not any time soon, but eventually (in Java at least) that <i>will</i> wrap around and therefor it's possible.