InfoQ Homepage Java Content on InfoQ
-
Java News Roundup - Week of March 22nd, 2021
A roundup of last week's news in the OpenJDK and wider Java ecosystem.
-
Convert Spring Boot Apps to GraalVM with Spring Native Beta
Spring has released Spring Native Beta, a new tool to convert existing Spring Boot applications, written in Java or Kotlin, to GraalVM native images. The goal is to support Spring Boot applications on Spring Native. GraalVM native images are small, optimized and boot quickly. The tradeoffs, however, are longer build times and fewer runtime optimizations compared to the JVM.
-
Eclipse Adoptium Working Group Formally Established
The Eclipse Foundation has announced that the Adoptium Steering Committee has formally approved the Adoptium Working Group Charter. Formerly known as AdoptOpenJDK, the group changed their name to Adoptium after joining the Eclipse Foundation. The Adoptium Working Group will provide the Java community with fully compatible, high-quality distributions of Java binaries based on OpenJDK source code.
-
Alibaba Cloud Uses Dapr to Support Its Business Growth
In a recent blog post, Sky Ao, a staff engineer at Alibaba Cloud, details how Alibaba Cloud uses the Distributed Application Runtime (Dapr) to support its business growth. As Alibaba's business rapidly grows while also purchasing other companies, a clear need to support multiple programming languages across varying cloud environments rises. To support this need, Alibaba chose to use Dapr.
-
Java News Roundup - Week of March 15th, 2021
A roundup of smaller stories in the Java ecosystem from the week of March 15th, 2021, featuring the release of Java 16, JEPs advancing from Draft to Candidate status, and news from Hibernate, Red Hat and Spring.
-
Java 16 Released
Oracle has released version 16 of the Java programming language and virtual machine.
-
Java News Roundup - Week of March 8th, 2021
A quick roundup of stories from around the Java ecosystem in the week of March 8th.
-
The End of Applets
The Applet APIs are scheduled for removal six years after the plugin was removed from major browsers. The change will help notify applications that still link to the applet APIs, but tools are available to ease migration.
-
Java News Roundup - Week of Mar 1st, 2021
A roundup of smaller stories in the Java ecosystem from the week of March 1st, 2021 featuring celebrations related to Oracle and OpenJDK milestones, and other news from IBM, Red Hat and Spring.
-
OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and New Release Candidates
The OpenTelemetry specification has been promoted to v1.0.0. This milestone includes improved stability and backwards compatibility guarantees, as well as API and SDK release candidates available for a number of languages. With this release, both the tracing API and the tracing SDK are considered stable.
-
Eclipse Credentials Leak Affects Snapshot Builds
Deployment credentials on the Nexus Repository Manager have leaked in GitHub. The issue received broad attention when a vulnerability report was submitted in mid-February. The credentials were encrypted, however, the master password was leaked as well. Although the master password wasn’t stored in plain text, it’s relatively easy to decode and can then be used to decrypt the other credentials.
-
Road to Scala 3: Release Candidate Available
Scala 3 incorporates many changes and is based on Dotty, a new compiler using the internal data structures of Document Object Types. In development for the past eight years, new features in Dotty include new types, improved enum handling and metaprogramming. The first release candidate is now available and version 3.0.0 is scheduled for release in early-mid 2021.
-
Java News Roundup - Week of Feb 22nd, 2021
A roundup of Java news from the last week, including stories from OpenJDK, Spring and Quarkus.
-
JavaFX in AppStores and Improved UI Framework
Gluon spoke recently to discuss cross-platform JavaFX applications running on computers and mobile devices. Examples include two games. Meanwhile, the ControlsFX team has released a new update with improved UI controls.
-
Java News Roundup - Week of Feb 15th, 2021
A roundup of smaller stories in the Java ecosystem from the week of February 15th, 2021.