<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Java</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Java feed</description>
    <item>
      <title>Java News Roundup: Strict Field Initialization, GlassFish, GraalVM, JReleaser, RefactorFirst</title>
      <link>https://www.infoq.com/news/2026/07/java-news-roundup-jun29-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/java-news-roundup-jun29-2026/en/headerimage/java-news-roundup-image-1783370367210.jpg"/&gt;&lt;p&gt;This week's Java roundup for June 29th, 2026, features news highlighting: a new JEP candidate, Strict Field Initialization; point releases of GraalVM, JReleaser, RefactorFirst and Java Operator SDK; maintenance releases of GlassFish and Micronaut; the second milestone release of Grails 8.0; and the beta release of Open Liberty 26.0.0.7.&lt;/p&gt; &lt;i&gt;By Michael Redlich&lt;/i&gt;</description>
      <category>Micronaut</category>
      <category>JDK 27</category>
      <category>Open JDK</category>
      <category>Java Operator SDK</category>
      <category>Glassfish</category>
      <category>JReleaser</category>
      <category>Java</category>
      <category>RefactorFirst</category>
      <category>Open Liberty</category>
      <category>JDK 28</category>
      <category>Grails</category>
      <category>GraalVM</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 06 Jul 2026 23:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/java-news-roundup-jun29-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</guid>
      <dc:creator>Michael Redlich</dc:creator>
      <dc:date>2026-07-06T23:30:00Z</dc:date>
      <dc:identifier>/news/2026/07/java-news-roundup-jun29-2026/en</dc:identifier>
    </item>
    <item>
      <title>Hardwood Promises High-Speed JVM Apache Parquet Processing with Zero Mandatory Dependencies</title>
      <link>https://www.infoq.com/news/2026/07/hardwood-java-parquet/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Hardwood, the project Gunnar Morling kick-started to improve the handling of Parquet files in Java, reached version 1. Its multi-threaded approach and zero mandatory external dependencies promise a simpler, optimal alternative to the Apache Parquet Java implementation. For now, the library provides a reading via API and a CLI for visualisation; writing support is expected in the upcoming versions.&lt;/p&gt; &lt;i&gt;By Olimpiu Pop&lt;/i&gt;</description>
      <category>Big Data</category>
      <category>Apache Parquet</category>
      <category>Java</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>news</category>
      <pubDate>Fri, 03 Jul 2026 12:12:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/hardwood-java-parquet/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</guid>
      <dc:creator>Olimpiu Pop</dc:creator>
      <dc:date>2026-07-03T12:12:00Z</dc:date>
      <dc:identifier>/news/2026/07/hardwood-java-parquet/en</dc:identifier>
    </item>
    <item>
      <title>Article: Scaling Java-Based Real-Time Systems: the Hidden Tradeoffs of Event-Driven Design</title>
      <link>https://www.infoq.com/articles/tradeoffs-event-driven-design/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</link>
      <description>&lt;img src="https://res.infoq.com/articles/tradeoffs-event-driven-design/en/headerimage/tradeoffs-event-driven-design-header-1782458803116.jpg"/&gt;&lt;p&gt;Event-driven architecture promises scalability, but in Java-based real-time systems the tradeoffs only surface in production. Drawing on a Java/Kafka contact center platform handling 80k BHCC across 10k agents, this article details where the design breaks down—state management, partition limits, deduplication, JVM tuning, cascading consumer failures—and the Redis-backed patterns that fixed each.&lt;/p&gt; &lt;i&gt;By Sagar Deepak Joshi&lt;/i&gt;</description>
      <category>Apache Kafka</category>
      <category>Java</category>
      <category>Spring Boot</category>
      <category>Redis</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>article</category>
      <pubDate>Tue, 30 Jun 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/tradeoffs-event-driven-design/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</guid>
      <dc:creator>Sagar Deepak Joshi</dc:creator>
      <dc:date>2026-06-30T09:00:00Z</dc:date>
      <dc:identifier>/articles/tradeoffs-event-driven-design/en</dc:identifier>
    </item>
    <item>
      <title>Java News Roundup: Hardwood 1.0, Endive 1.0, Azul Payara, Quarkus, WildFly, LangChain4j, OSSI</title>
      <link>https://www.infoq.com/news/2026/06/java-news-roundup-jun22-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/java-news-roundup-jun22-2026/en/headerimage/java-news-roundup-image-1782763644221.jpg"/&gt;&lt;p&gt;This week's Java roundup for June 22nd, 2026, features news highlighting: the GA releases of Hardwood 1.0 and Endive 1.0; the June 2026 edition of Azul Payara; point releases of Quarkus, LangChain4j; the first beta release of WildFly 41; and introducing Eliya JDK and the Open Source Sustainability Initiative (OSSI), the latter of which was founded by HeroDevs and Commonhaus Foundation.&lt;/p&gt; &lt;i&gt;By Michael Redlich&lt;/i&gt;</description>
      <category>Hardwood</category>
      <category>LangChain</category>
      <category>Azul Payara</category>
      <category>JDK 27</category>
      <category>Quarkus</category>
      <category>Eliya JDK</category>
      <category>Java</category>
      <category>JBoss WildFly</category>
      <category>Open Source Sustainability Initiative</category>
      <category>JDK 28</category>
      <category>Endive</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 29 Jun 2026 23:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/java-news-roundup-jun22-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</guid>
      <dc:creator>Michael Redlich</dc:creator>
      <dc:date>2026-06-29T23:30:00Z</dc:date>
      <dc:identifier>/news/2026/06/java-news-roundup-jun22-2026/en</dc:identifier>
    </item>
    <item>
      <title>Eliya 25 Brings a JVM-Level Diagnostic Profile to OpenJDK 25 LTS</title>
      <link>https://www.infoq.com/news/2026/06/eliya-jvm-diagnostic-profile/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/eliya-jvm-diagnostic-profile/en/headerimage/java-istock-image-01-1762720446658-1782700328980.jpg"/&gt;&lt;p&gt;Asymm Systems has released Eliya 25.0.3, an OpenJDK 25 LTS distribution aimed at improving production diagnostics in Java environments. It consolidates several HotSpot features into an opt-in Production profile. Eliya is designed for teams needing reliable diagnostic data, especially in regulated settings. Future enhancements are planned for Phase 2.&lt;/p&gt; &lt;i&gt;By A N M Bazlur Rahman&lt;/i&gt;</description>
      <category>JDK 25</category>
      <category>Open JDK</category>
      <category>Observability</category>
      <category>Java</category>
      <category>JDK</category>
      <category>Monitoring</category>
      <category>Architecture &amp; Design</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Mon, 29 Jun 2026 14:50:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/eliya-jvm-diagnostic-profile/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Java</guid>
      <dc:creator>A N M Bazlur Rahman</dc:creator>
      <dc:date>2026-06-29T14:50:00Z</dc:date>
      <dc:identifier>/news/2026/06/eliya-jvm-diagnostic-profile/en</dc:identifier>
    </item>
  </channel>
</rss>
