This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: Limit Heap Usage of Interpreter While Running Jacks
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 23 Apr 2004 16:06:16 -0600
- Subject: Re: Patch: Limit Heap Usage of Interpreter While Running Jacks
- References: <c68rsv$4u1$1@sea.gmane.org>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:
Ranjit> I propose that we modify "testsuite/libjava.jacks/jacks.exp" to
Ranjit> explicitly limit the interpreter heap to 64MB as done in the
Ranjit> following patch.
Ranjit> OK for mainline?
Could you add a comment before that line explaining the rationale?
With that it is ok, please check in.
Tom