<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Huntin down a String bug in Java VM</title>
	<atom:link href="http://www.shaftek.org/blog/2003/12/23/huntin-down-a-string-bug-in-java-vm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shaftek.org/blog/2003/12/23/huntin-down-a-string-bug-in-java-vm/</link>
	<description>ShafTek.org = SHAFranovich TECHnologies</description>
	<lastBuildDate>Sun, 05 Feb 2012 15:43:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Vanhentenryk</title>
		<link>http://www.shaftek.org/blog/2003/12/23/huntin-down-a-string-bug-in-java-vm/comment-page-1/#comment-1</link>
		<dc:creator>Vanhentenryk</dc:creator>
		<pubDate>Tue, 06 Apr 2004 10:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaftek.org/blog/2003/12/23/huntin-down-a-string-bug-in-java-vm/#comment-1</guid>
		<description>java.nio.BufferOverflowException
        at java.nio.charset.CoderResult.throwException(CoderResult.java:259)
        at java.lang.StringCoding$CharsetSE.encode(StringCoding.java:338)
        at java.lang.StringCoding.encode(StringCoding.java:372)
        at java.lang.StringCoding.encode(StringCoding.java:378)
        at java.lang.String.getBytes(String.java:608)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.init(FileOutputStream.java:176)
        at java.io.FileOutputStream.init(FileOutputStream.java:131)

However, I dont think this file is very large.
</description>
		<content:encoded><![CDATA[<p>java.nio.BufferOverflowException<br />
        at java.nio.charset.CoderResult.throwException(CoderResult.java:259)<br />
        at java.lang.StringCoding$CharsetSE.encode(StringCoding.java:338)<br />
        at java.lang.StringCoding.encode(StringCoding.java:372)<br />
        at java.lang.StringCoding.encode(StringCoding.java:378)<br />
        at java.lang.String.getBytes(String.java:608)<br />
        at java.io.FileOutputStream.open(Native Method)<br />
        at java.io.FileOutputStream.init(FileOutputStream.java:176)<br />
        at java.io.FileOutputStream.init(FileOutputStream.java:131)</p>
<p>However, I dont think this file is very large.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.311 seconds -->

