<?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: Resurrecting sun.misc.Unsafe</title>
	<atom:link href="https://codethink.no-ip.org/archives/712/feed" rel="self" type="application/rss+xml" />
	<link>https://codethink.no-ip.org/archives/712</link>
	<description>A blog about coding, life, and other arbitrary topics</description>
	<lastBuildDate>Fri, 31 Jan 2020 05:12:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.29</generator>
	<item>
		<title>By: Sungwan Jung</title>
		<link>https://codethink.no-ip.org/archives/712#comment-50072</link>
		<dc:creator><![CDATA[Sungwan Jung]]></dc:creator>
		<pubDate>Tue, 11 Feb 2014 12:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://codethink.no-ip.org/wordpress/?p=712#comment-50072</guid>
		<description><![CDATA[Thank u. I read your article and it helped me up. I leave a question with wondering if you could read this comment. Actually, the wrapper code above doesn&#039;t work correctly at least in my case. When UnsafeUtil is instantiated, the instance returns an exception. I&#039;m trying this with jdk 1.7.0_51, android sdk 22.3, Target SDK Android 4.3. Old article and my poor English.. just quietly hope your short advise. Thank you in advance.]]></description>
		<content:encoded><![CDATA[<p>Thank u. I read your article and it helped me up. I leave a question with wondering if you could read this comment. Actually, the wrapper code above doesn&#8217;t work correctly at least in my case. When UnsafeUtil is instantiated, the instance returns an exception. I&#8217;m trying this with jdk 1.7.0_51, android sdk 22.3, Target SDK Android 4.3. Old article and my poor English.. just quietly hope your short advise. Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Bloggs</title>
		<link>https://codethink.no-ip.org/archives/712#comment-8875</link>
		<dc:creator><![CDATA[Joe Bloggs]]></dc:creator>
		<pubDate>Fri, 21 Oct 2011 12:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://codethink.no-ip.org/wordpress/?p=712#comment-8875</guid>
		<description><![CDATA[... you killed the only reason (performance!) to use Unsafe because you think your IDE is the compiler. Try changing your IDE settings for restricted classes and lo and behold it works again without any reflection...]]></description>
		<content:encoded><![CDATA[<p>&#8230; you killed the only reason (performance!) to use Unsafe because you think your IDE is the compiler. Try changing your IDE settings for restricted classes and lo and behold it works again without any reflection&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
