Binary compatibility report for the metrics-jmx library between 5.0.0 and 5.0.1 versions

Test Info


Library Namemetrics-jmx
Version #15.0.0
Version #25.0.1

Test Results


Total Java Modules1
Total Methods / Classes54 / 10
Compatibility 86.5%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh1
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High1
Medium0
Low0
Other Changes
in Data Types
-2

Added Methods  2 


metrics-jmx-5.0.1.jar, JmxGaugeMBean.class
package io.dropwizard.metrics5.jmx
JmxReporter.JmxGaugeMBean.getNumber ( ) [abstract]  :  Number

metrics-jmx-5.0.1.jar, JmxMeterMBean.class
package io.dropwizard.metrics5.jmx
JmxReporter.JmxMeterMBean.getSum ( ) [abstract]  :  double

to the top

Removed Methods  1 


metrics-jmx-5.0.0.jar, JmxMeterMBean.class
package io.dropwizard.metrics5.jmx
JmxReporter.JmxMeterMBean.getSum ( ) [abstract]  :  long

to the top

Problems with Data Types, High Severity  1 


metrics-jmx-5.0.0.jar
package io.dropwizard.metrics5.jmx
[+] interface JmxReporter.JmxMeterMBean  1 

to the top

Problems with Methods, High Severity  1 


metrics-jmx-5.0.0.jar, JmxMeterMBean.class
package io.dropwizard.metrics5.jmx
[+] JmxReporter.JmxMeterMBean.getSum ( ) [abstract]  :  long  1 

to the top

Other Changes in Data Types  2 


metrics-jmx-5.0.0.jar
package io.dropwizard.metrics5.jmx
[+] interface JmxReporter.JmxGaugeMBean  1 
[+] interface JmxReporter.JmxMeterMBean  1 

to the top

Java Archives  1 


metrics-jmx-5.0.0.jar

to the top