


This is a list of all kinds of reports on the site.
| Title | Description | View |
|---|---|---|
| ABI Tracker | Daily API/ABI changes analysis reports for most popular C, C++ and Java libraries. | view |
| ABI Navigator | Search for binary symbols in open-source libraries and check their stability. | view |
| Linux Kernel | Analysis of ABI changes in the Linux kernel. The tracker checks backward binary compatibility of all public exported symbols in the kernel and lists all added and removed symbols. | view |
| JRE | Analysis of API changes for JRE. The tracker checks backward compatibility of all public classes and lists all added and removed methods. | view |
| OpenJDK | Analysis of API changes for OpenJDK. The tracker checks backward compatibility of all public classes and lists all added and removed methods. | view |
| Android | Analysis of API changes for the Android Platform. | view |
| WinAPI | Analysis of API/ABI changes in the WinAPI. The purpose of the report is to help developers of applications to maintain binary compatibility with all recent versions of Windows OS. | view |