<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jean-Philippe Bempel on foojay.io - Friends of OpenJDK</title><link>https://foojayio.github.io/website/today/author/jpbempel/</link><description>Articles written by Jean-Philippe Bempel on foojay.io - Friends of OpenJDK</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 14 Sep 2020 16:37:30 +0000</lastBuildDate><atom:link href="https://foojayio.github.io/website/today/author/jpbempel/index.xml" rel="self" type="application/rss+xml"/><item><title>Useful Hotspot JVM Options for Today: Heap Sizing</title><link>https://foojayio.github.io/website/today/useful-jvm-options-heap-sizing/</link><pubDate>Mon, 14 Sep 2020 16:37:30 +0000</pubDate><guid>https://foojayio.github.io/website/today/useful-jvm-options-heap-sizing/</guid><description>&lt;p&gt;The HotSpot JVM has a lot of options available. Maybe too many. Sometimes we are looking for a specific option or the &amp;ldquo;magic&amp;rdquo; one that can give a serious boost in an application. Unfortunately, I think that magic option may not exist! However, some can help you for optimizing your application or for tuning some of its parts.&lt;/p&gt;
&lt;p&gt;To find the complete list of options you will find in the &lt;a href="https://github.com/openjdk/jdk/blob/master/src/hotspot/share/runtime/globals.hpp" target="_blank" rel="noopener noreferrer"&gt;globals.hpp&lt;/a&gt;
 file from OpenJDK sources. However, the &lt;a href="https://chriswhocodes.com/vm-options-explorer.html" target="_blank" rel="noopener noreferrer"&gt;VM Options Explorer&lt;/a&gt;
, also &lt;a href="https://foojayio.github.io/website/command-line-arguments/openjdk-11/?tab=alloptions"&gt;integrated neatly here into foojay&lt;/a&gt;
, can help you to navigate through the list.&lt;/p&gt;</description></item></channel></rss>