<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Inside Java</title>
  <link rel="alternate" href="https://inside.java" />
  <subtitle>News and views from members of the Java team at Oracle</subtitle>
  <id>https://inside.java/feed.xml</id>
  <updated>2026-06-08T17:08:54Z</updated>
  <dc:date>2026-06-08T17:08:54Z</dc:date>
  <entry>
    <title>Oracle Java Extension for Visual Studio Code Version 26.0.0 Is Now Available</title>
    <link rel="alternate" href="https://inside.java/2026/06/08/java-vscode-extension-update" />
    <category term="Oracle" />
    <author>
      <name>ArvindAprameya</name>
    </author>
    <id>https://inside.java/2026/06/08/java-vscode-extension-update</id>
    <updated>2026-06-08T00:00:00Z</updated>
    <published>2026-06-08T00:00:00Z</published>
    <summary type="html">&lt;p&gt;New release of Java Platform Extension for VS Code&lt;/p&gt;</summary>
    <dc:date>2026-06-08T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>JavaNext Language Features</title>
    <link rel="alternate" href="https://inside.java/2026/06/07/java-next-language-features" />
    <category term="Java Language" />
    <category term="Amber" />
    <category term="Valhalla" />
    <author>
      <name>DanSmith</name>
    </author>
    <id>https://inside.java/2026/06/07/java-next-language-features</id>
    <updated>2026-06-07T00:00:00Z</updated>
    <published>2026-06-07T00:00:00Z</published>
    <summary type="html">&lt;p&gt;The Java programming language is evolving fast. In this talk, we’ll summarize many of the recent changes that have appeared as well as look ahead to directions and features that are in development and will appear in future editions.&lt;/p&gt;</summary>
    <dc:date>2026-06-07T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>JEP targeted to JDK 27: 538: PEM Encodings of Cryptographic Objects (3rd Preview)</title>
    <link rel="alternate" href="https://inside.java/2026/06/05/jep538-target-jdk27" />
    <category term="JDK 27" />
    <category term="Security" />
    <author>
      <name>AnthonyScarpino</name>
    </author>
    <id>https://inside.java/2026/06/05/jep538-target-jdk27</id>
    <updated>2026-06-05T00:00:00Z</updated>
    <published>2026-06-05T00:00:00Z</published>
    <summary type="html">&lt;p&gt;The following JEP is targeted to JDK 27: 538: PEM Encodings of Cryptographic Objects (Third Preview)&lt;/p&gt;</summary>
    <dc:date>2026-06-05T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Intelligent JVM Monitoring: Combining JDK Flight Recorder with AI</title>
    <link rel="alternate" href="https://inside.java/2026/06/02/jfr-ai-monitor" />
    <category term="AI" />
    <category term="JFR" />
    <category term="Serviceability" />
    <author>
      <name>YagmurEren</name>
    </author>
    <id>https://inside.java/2026/06/02/jfr-ai-monitor</id>
    <updated>2026-06-02T00:00:00Z</updated>
    <published>2026-06-02T00:00:00Z</published>
    <summary type="html">&lt;p&gt;"JFR simplifies troubleshooting and profiling by capturing detailed JVM event data—and with the JFR Streaming API, you can access those insights in real time. But what if you could go further and stream live JFR data straight into an AI system to enhance monitoring, accelerate troubleshooting, and even help prevent issues before they occur?&lt;/p&gt;</summary>
    <dc:date>2026-06-02T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Episode 59 “Java *is* Memory Efficient” [AtA]</title>
    <link rel="alternate" href="https://inside.java/2026/05/28/podcast-059" />
    <category term="GC" />
    <category term="Performance" />
    <author>
      <name>NicolaiParlog</name>
    </author>
    <id>https://inside.java/2026/05/28/podcast-059</id>
    <updated>2026-05-28T00:00:00Z</updated>
    <published>2026-05-28T00:00:00Z</published>
    <summary type="html">&lt;p&gt;Java's use of memory, often chided for being excessive, is actually a strength as it trades more memory use for fewer CPU cycles, a tradeoff it can only make due to its moving garbage collectors.&lt;/p&gt;</summary>
    <dc:date>2026-05-28T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>JEP targeted to JDK 27: 523: Make G1 the Default Garbage Collector in All Environments</title>
    <link rel="alternate" href="https://inside.java/2026/05/26/jep523-target-jdk27" />
    <category term="JDK 27" />
    <category term="GC" />
    <author>
      <name>ThomasSchatzl</name>
    </author>
    <id>https://inside.java/2026/05/26/jep523-target-jdk27</id>
    <updated>2026-05-26T00:00:00Z</updated>
    <published>2026-05-26T00:00:00Z</published>
    <summary type="html">&lt;p&gt;The following JEP is targeted to JDK 27: 523: Make G1 the Default Garbage Collector in All Environments&lt;/p&gt;</summary>
    <dc:date>2026-05-26T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Agentic AI Workflows for OpenJDK Development</title>
    <link rel="alternate" href="https://inside.java/2026/05/26/openjdk-ai-agents" />
    <category term="AI" />
    <author>
      <name>JoelSikstrom</name>
    </author>
    <id>https://inside.java/2026/05/26/openjdk-ai-agents</id>
    <updated>2026-05-26T00:00:00Z</updated>
    <published>2026-05-26T00:00:00Z</published>
    <summary type="html">&lt;p&gt;Details and reflections on how I’ve been using AI to approach OpenJDK development.&lt;/p&gt;</summary>
    <dc:date>2026-05-26T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>JEP targeted to JDK 27: 537: Vector API (12th Incubator)</title>
    <link rel="alternate" href="https://inside.java/2026/05/25/jep537-target-jdk27" />
    <category term="JDK 27" />
    <category term="Panama" />
    <author>
      <name>XuemingShen</name>
    </author>
    <id>https://inside.java/2026/05/25/jep537-target-jdk27</id>
    <updated>2026-05-25T00:00:00Z</updated>
    <published>2026-05-25T00:00:00Z</published>
    <summary type="html">&lt;p&gt;The following JEP is targeted to JDK 27: 537: Vector API (Twelfth Incubator)&lt;/p&gt;</summary>
    <dc:date>2026-05-25T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Tutorial: Accessibility in JavaFX</title>
    <link rel="alternate" href="https://inside.java/2026/05/24/javafx-accesibility-tutorials" />
    <category term="Client" />
    <author>
      <name>Ana-MariaMihalceanu</name>
    </author>
    <id>https://inside.java/2026/05/24/javafx-accesibility-tutorials</id>
    <updated>2026-05-24T00:00:00Z</updated>
    <published>2026-05-24T00:00:00Z</published>
    <summary type="html">&lt;p&gt;These tutorials describe how to build accessible JavaFX applications.&lt;/p&gt;</summary>
    <dc:date>2026-05-24T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Java AOT in Production at Netflix</title>
    <link rel="alternate" href="https://inside.java/2026/05/23/java-aot-in-production-at-netflix" />
    <category term="Leyden" />
    <category term="Performance" />
    <author>
      <name>Martin Chalupa (guest)</name>
    </author>
    <author>
      <name>Ian Brown (guest)</name>
    </author>
    <id>https://inside.java/2026/05/23/java-aot-in-production-at-netflix</id>
    <updated>2026-05-23T00:00:00Z</updated>
    <published>2026-05-23T00:00:00Z</published>
    <summary type="html">&lt;p&gt;"Draw the Rest of the Owl: Leyden in Production and the Infrastructure Needed to Get It There." Learn how Netflix used Project Leyden to improve startup time of critical services and the software and SDLC they built to make that happen.&lt;/p&gt;</summary>
    <dc:date>2026-05-23T00:00:00Z</dc:date>
  </entry>
</feed>
