227 Results for:JVM

  • Sort by: 

Fix SunCertPathBuilderException Jenkins plugin download error

By Cameron McKenzie 01 Dec 2019

Sometimes when you install Jenkins, a SunCertPathBuilderException appears when you access the Jenkins plugin download page. Here's an alternate fix to the SunCertPathBuilderException error if you ... Read More

How to build a Spring Boot 12-Factor app

By Cameron McKenzie 06 Aug 2021

Here we look at how the Spring Boot framework supports the Twelve-Factor App methodology, and where tools such as GitHub, Docker and Kubernetes fill in the voids. Read More

Learn why Azul Zing is the Editors' Choice for Innovation

By Jan Stafford 22 Dec 2015

Azul Zing collects garbage out of enterprise Java workloads. Learn more about this innovative product. Read More

What thought leaders were saying about Java SE 9 in 2017

By Cameron McKenzie 27 Dec 2017

Understandably, Java SE 9 was a popular topic of discussion in 2017, but so were DevOps and cloud native, according to this list of the 10 most popular podcasts of 2017. Read More

Gil Tene extols the benefits of hardware transactional memory at QCon

By Cameron McKenzie 04 Aug 2016

Everyone likes a feature that improves performance out of the box, which is why hardware transactional memory has become such a hot topic at QCon 2016 Read More

Technical debt is not scary if you invest it well

By Joseph B. Ottinger 27 Jul 2016

Many are scared off by the prospect of technical debt, but the flipside of debt is often the acquisition of an asset. Joe Ottinger explains why technical debt isn't always scary. Read More

How to force JDK 1.8 compliance in a Maven POM example

By Cameron McKenzie 22 May 2019

Maven and Eclipse have always had a rocky relationship, and a common pain point between the two is how to force Maven JDK 1.8 support in new Eclipse projects. Without jumping through a few ... Read More

Java 18.3 marks the future of Java at JavaOne 2017

By Darryl K. Taft 10 Oct 2017

At JavaOne 2017, Oracle identified four projects that will have a significant impact on the future of Java: Project Valhalla, Project Panama, Project Amber and Project Loom. Read More

Service mesh architecture radicalizes container networking

By Beth Pariseau 21 Jun 2018

Containerization is the IT industry's favorite superhero, so it's only fitting that containers have a powerful sidekick in service mesh. Together, they fight network management chaos. Read More

Configuring VisualVM to connect to the app server

27 Jun 2014

Learn how to configure VisualVM in part three of this tutorial. Read More