Source compatibility report for the metrics-servlets library between 3.2.0 and 3.2.1 versions
Test Info
Library Name | metrics-servlets |
Version #1 | 3.2.0 |
Version #2 | 3.2.1 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 41 / 9 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
Added Methods | - | 1 |
Removed Methods | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
Medium | 0 |
Low | 0 |
Added Methods 1
metrics-servlets-3.2.1.jar, HealthCheckServlet.class
package com.codahale.metrics.servlets
HealthCheckServlet.destroy ( ) : void
com/codahale/metrics/servlets/HealthCheckServlet.destroy:()V
to the top
Java Archives 1
metrics-servlets-3.2.0.jar
to the top