article thumbnail

Java memory optimizations: 3x Jenkins performance improvement with Dynatrace

Dynatrace

But let’s start from the beginning: Step #1 – Switching to Java 11. In order to leverage the new Memory Profiling feature I’s necessary that you upgrade to Java 11 as this version introduces new capabilities ( JEP 331 ) that allow tool vendors like Dynatrace to capture memory allocation information at run-time with zero overhead.

Java 253
article thumbnail

Transform mainframe applications into z/OS Java services with end-to-end transaction visibility and anomaly detection (Preview)

Dynatrace

Although these COBOL applications operate with consistent performance, companies and governments are forced to transform them to new platforms and rewrite them in modern programming languages (like Java) for several reasons. Thus, implementing applications in Java can result in considerable financial savings.

Java 177
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Why software supply chain attacks are increasing

Dynatrace

Software supply chain attacks emerge in full force. But today, software supply chain attacks are a key factor in the global movement of goods. Additionally, a global study of 1,000 CIOs indicated that 82% say their organizations are vulnerable to cyberattacks targeting software supply chains. Dynatrace news.

Software 186
article thumbnail

Handling Flaky Unit Tests in Java

Uber Engineering

It warns software engineers of bugs in newly-implemented code and regressions in existing code, before it is merged. This ensures increased software reliability. It also … The post Handling Flaky Unit Tests in Java appeared first on Uber Engineering Blog.

Java 120
article thumbnail

Java Performance Tools: Nine Types of Tools You Need to Know!

DZone

Something to test Java's performance. Managing an application’s performance, and specifically keeping it in good condition, is one of the hardest challenges in software development. That’s true for virtually any programming language and platform.

Java 150
article thumbnail

Implementing RBAC in Quarkus

DZone

REST APIs are the heart of any modern software application. This article describes how we can protect REST APIs using Role-based access control (RBAC) in the Quarkus Java framework. This article describes how we can protect REST APIs using Role-based access control (RBAC) in the Quarkus Java framework.

Java 281
article thumbnail

How OpenFeature — and feature flag standardization —enables high-quality continuous software delivery

Dynatrace

Earlier this year, Dynatrace announced its involvement in the open source feature flagging project OpenFeature that enables fast-paced, high-quality software development. Organizations need to release software at a high velocity to stay competitive as the pace of business accelerates, but they can’t sacrifice software quality for speed.

Software 173