Binary compatibility report for the metrics-jvm library between 5.0.0 and 5.0.1 versions
Test Info
Library Name | metrics-jvm |
Version #1 | 5.0.0 |
Version #2 | 5.0.1 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 33 / 12 |
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-jvm-5.0.1.jar, ThreadDump.class
package io.dropwizard.metrics5.jvm
ThreadDump.dump ( boolean lockedMonitors, boolean lockedSynchronizers, OutputStream out ) : void
io/dropwizard/metrics5/jvm/ThreadDump.dump:(ZZLjava/io/OutputStream;)V
to the top
Java Archives 1
metrics-jvm-5.0.0.jar
to the top