Supported technologies for the Java agent
Contrast is tested and proven to be compatible with the following technologies; however, Contrast is also compatible with many more that aren't listed.
Technology | Supported versions | Notes |
---|---|---|
Java runtime |
| OpenJDK support is designed to work with all publicly available builds within the current version support shown here. Popular varieties like Azul and Amazon Corretto fall into this category of supported JDKs. |
Application servers |
| * Contrast offers limited support for zSeries and AIX environments. Customers using WebSphere on SPARC Solaris require version 8.5.5.11. |
Optimizers | Proguard | Proguard includes Java bytecode optimization features which break basic assumptions that runtime agents like Contrast rely on. Proguard users that want to protect their applications with Contrast need to avoid these optimizations by using Proguard's -dontoptimize configuration option. |
Databases |
| |
Other Java technologies |
| *If you are using Glowroot, the Contrast Java Agent jar should be included and loaded prior to the Glowroot jar. |