<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 44: Exception in jacl-shell when running 'yes'</title><link>https://sourceforge.net/p/tcljava/bugs/44/</link><description>Recent changes to 44: Exception in jacl-shell when running 'yes'</description><atom:link href="https://sourceforge.net/p/tcljava/bugs/44/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 15 Jan 2007 12:27:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tcljava/bugs/44/feed.rss" rel="self" type="application/rss+xml"/><item><title>Exception in jacl-shell when running 'yes'</title><link>https://sourceforge.net/p/tcljava/bugs/44/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;'yes' is a unix command that provides a continuous stream of 'y'. &lt;br /&gt;
On running this command inside the Shell supplied by jacl, the Shell exited with:&lt;br /&gt;
%yes&lt;br /&gt;
Exception in thread "Thread-5" java.lang.OutOfMemoryError: Java heap space&lt;br /&gt;
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space.&lt;/p&gt;
&lt;p&gt;The behavior of native tcl shell is to continue printing 'y' in the terminal.&lt;br /&gt;
$tclsh&lt;br /&gt;
% yes&lt;br /&gt;
y&lt;br /&gt;
y&lt;br /&gt;
y&lt;br /&gt;
y&lt;br /&gt;
y&lt;/p&gt;
&lt;p&gt;The behavior in jacl should be identical. If it is not, at least the shell should not exit with a java OOM exception.&lt;/p&gt;
&lt;p&gt;submitted by rahul.nair@sun.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 15 Jan 2007 12:27:19 -0000</pubDate><guid>https://sourceforge.net15d4ddc5c6034cc46f947523082b39bf8e124767</guid></item></channel></rss>