<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java on Jose Castrillo</title>
    <link>https://jose.castrillo.eu/tags/java/</link>
    <description>Recent content in Java on Jose Castrillo</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 10 Jan 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://jose.castrillo.eu/tags/java/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Java Native Memory Tracking in GNU/linux</title>
      <link>https://jose.castrillo.eu/post/java-mem-linux/</link>
      <pubDate>Tue, 10 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://jose.castrillo.eu/post/java-mem-linux/</guid>
      <description>&lt;p&gt;Java provides a &lt;em&gt;Native Memory Tracking&lt;/em&gt; feature that enables you to monitor the memory usage of your Java application. This feature is particularly useful for identifying memory leaks and optimizing the memory usage of your application. In this post, we will discuss how to activate Native Memory Tracking for a Java jar application in Linux.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Check Java Version&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;First, you need to check the version of Java installed on your system using the following command:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
