JProfiler14.0

JProfiler

The award-winning all-in-one Java profiler.

Change release:

The download matrix below offers installers and archives for all supported platforms. See the change log for a detailed list of changes.

Version: 14.0.4

2024-09-06

64-bit Windows

Supported architectures: x64/AMD64
Supported versions: 11/10/8/7, Server 2022/2019/2016/2012

macOS

Supported architectures: Intel, Apple
Supported versions: 10.12 - 14

Linux x64 with JRE

Supported architectures: x64/AMD64
Desktop environments: Supports desktop environments with fractional HiDPI resolutions

Linux

Supported architectures: x86, x64/AMD64, PPC64LE, ARMv7, ARMv8

AIX

Supported architectures: PPC64
Supported versions: 7.3, 7.2

FreeBSD

Supported architectures: x64/AMD64
Supported versions: 13


Installation Notes for TAR-Archives (Linux/Unix)

All files are contained in an enclosing folder named jprofiler. Unpack the distribution file with

gunzip filename
tar xf filename

Start JProfiler by executing the shell script

jprofiler/bin/jprofiler

Unix users are recommended to use GNU tar.

Unattended Installations

To perform an unattended installation, execute the installer with the -q command line argument. To set licensing information in that case, pass -Vjprofiler.licenseKey=[license key] -Vjprofiler.licenseName=[user name] and optionally -Vjprofiler.licenseCompany=[company name] as command line arguments. If you have an on-premises floating license, use FLOAT:[server name or IP address]instead of the license key. A console installer mode is also available if you pass the -c command line argument.

How to Upgrade

You may install a new version of JProfiler on top of an older version. Your configuration will not be lost. JProfiler automatically imports settings from previous major versions. You can install different major versions of JProfiler side by side.