<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java and Me &#187; JVM</title>
	<atom:link href="http://rpktech.com/tag/jvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://rpktech.com</link>
	<description>An Interesting Journey</description>
	<lastBuildDate>Sun, 22 Nov 2015 11:01:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>JVM Flags</title>
		<link>http://rpktech.com/2015/02/17/jvm-flags/</link>
		<comments>http://rpktech.com/2015/02/17/jvm-flags/#comments</comments>
		<pubDate>Tue, 17 Feb 2015 14:35:58 +0000</pubDate>
		<dc:creator><![CDATA[Rahul Kulshreshtha]]></dc:creator>
				<category><![CDATA[JVM]]></category>
		<category><![CDATA[java.lang.OutOfMemoryError]]></category>
		<category><![CDATA[JVM Flags]]></category>

		<guid isPermaLink="false">http://rpktech.com/?p=79</guid>
		<description><![CDATA[I was writing about &#8220;Unified JVM Logging&#8221; feature which is proposed in Java 9. Then I found it necessary to first share the JVM Flags and what they do. There are thousands of JVM flags out of which we rarely]]></description>
				<content:encoded><![CDATA[<p>I was writing about &#8220;Unified JVM Logging&#8221; feature which is proposed in Java 9. Then I found it necessary to first share the JVM Flags and what they do. There are thousands of JVM flags out of which we rarely use few. Mostly we use them either for GC or Heap Memory tuning or for logging. I read several sites about flags and short-listed few sites to read about them.</p>
<p><strong><span style="text-decoration: underline;">Useful jvm flags</span> : </strong></p>
<p><a href="https://blog.codecentric.de/en/page/3/?s=JVM+flags" target="_blank">https://blog.codecentric.de/en/page/3/?s=JVM+flags</a> (Very good explanation, read all the 8 parts, it&#8217;s interesting)</p>
<p><a href="http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html" target="_blank">http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html</a> (JDK 7)</p>
<p><strong><span style="text-decoration: underline;">List of flags for garbage collection</span> : </strong></p>
<ul>
<li><a href="http://blog.ragozin.info/2013/11/hotspot-jvm-garbage-collection-options.html" target="_blank">http://blog.ragozin.info/2013/11/hotspot-jvm-garbage-collection-options.html</a> (Check the cheat sheet there)</li>
</ul>
<p><strong>Complete list of VM flags :</strong></p>
<ol>
<li><a href="http://jvm-options.tech.xebia.fr/" target="_blank">http://jvm-options.tech.xebia.fr/</a></li>
<li><a href="http://stas-blogspot.blogspot.in/2011/07/most-complete-list-of-xx-options-for.html" target="_blank">http://stas-blogspot.blogspot.in/2011/07/most-complete-list-of-xx-options-for.html</a></li>
</ol>
<p><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Frpktech.com%2F2015%2F02%2F17%2Fjvm-flags%2F&amp;linkname=JVM%20Flags" title="Facebook" rel="nofollow" target="_blank"></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Frpktech.com%2F2015%2F02%2F17%2Fjvm-flags%2F&amp;linkname=JVM%20Flags" title="Twitter" rel="nofollow" target="_blank"></a><a class="a2a_button_google_plus" href="http://www.addtoany.com/add_to/google_plus?linkurl=http%3A%2F%2Frpktech.com%2F2015%2F02%2F17%2Fjvm-flags%2F&amp;linkname=JVM%20Flags" title="Google+" rel="nofollow" target="_blank"></a><a class="a2a_dd a2a_target addtoany_share_save" href="https://www.addtoany.com/share#url=http%3A%2F%2Frpktech.com%2F2015%2F02%2F17%2Fjvm-flags%2F&amp;title=JVM%20Flags" id="wpa2a_2"></a></p>]]></content:encoded>
			<wfw:commentRss>http://rpktech.com/2015/02/17/jvm-flags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
