Source compatibility report for the metrics-jetty9 library between 4.0.7 and 4.1.0 versions
Test Info
Library Name | metrics-jetty9 |
Version #1 | 4.0.7 |
Version #2 | 4.1.0 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 20 / 3 |
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-jetty9-4.1.0.jar, InstrumentedConnectionFactory.class
package com.codahale.metrics.jetty9
InstrumentedConnectionFactory.InstrumentedConnectionFactory ( ConnectionFactory connectionFactory, Timer timer, Counter counter )
com/codahale/metrics/jetty9/InstrumentedConnectionFactory."<init>":(Lorg/eclipse/jetty/server/ConnectionFactory;Lcom/codahale/metrics/Timer;Lcom/codahale/metrics/Counter;)V
to the top
Java Archives 1
metrics-jetty9-4.0.7.jar
to the top