[254] in java-interest
Byte code verifier v. recursion???
daemon@ATHENA.MIT.EDU (Jeff Kesselman)
Fri Jun 9 15:24:50 1995
From: jeffpk@netcom.com (Jeff Kesselman)
To: java-interest@java.sun.com
Date: Fri, 9 Jun 1995 12:11:17 -0700 (PDT)
The Java white paper claims that the verifier insures that code wont blow
the stack, and thus Java does no run-time checking of the stack.
What about recursive algorithyms (such as a recursive flood-fill for
instance.) How can Java POSSIBLY know apriori how deep on the stack it
will go???
This doesnt make alot of sense to me.
Jeff Kesselman
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com