News

The Java Runtime Environment is updated for each new version of Java, and its version numbers align with the Java platform versioning system, so for example JRE 1.19 runs Java 19.
The Java Runtime Environment (JRE), also known as Java Runtime, is the part of the Java Development Kit that contains and orchestrates the set of tools and minimum requirements for executing a Java ...
The JDK is the development platform for building Java applications. Learn about different JDK versions, then install a JDK in your development environment and use it to compile a Java program.
The Java Development Kit (JDK) provides the foundation upon which all applications that are targeted toward the Java platform are built. The JDK includes a variety of tools and utilities that perform ...
According to Statista, more than 30% of the world’s developers used Java in 2023, and some of the largest companies in the world continue to use Java for software development.
Native Java is essential for Java to remain relevant in the evolving cloud world. But it is not a solved problem yet. And the development lifecycle needs to adapt as well. Standardization through ...
Finally, I present a few implementation tips and tricks to optimize the runtime performance of the framework participants. The article contains examples to help you apply these valuable techniques to ...
Our development team is also involved in the new Eclipse Enterprise for Java (EE4J) project, so I expect us to provide an implementation of that when it comes out. Oh and Java SE 9 support as well.