#304: Stack abstraction inconsistency between Java and Lisp frames --------------------------+------------------------------------------------- Reporter: mevenson | Owner: ehuelsmann Type: defect | Status: closed Priority: major | Milestone: 1.2.0 Component: interpreter | Version: 1.2.0-dev Resolution: fixed | Keywords: has-test --------------------------+------------------------------------------------- Changes (by mevenson):
* status: new => closed * resolution: => fixed
Comment:
(In [14406]) The LispThread stack no longer grows inconsistently from errors thrown in implementation Java code.
Fixes #304.