Source compatibility report for the metrics-jetty9 library between 4.1.13 and 4.1.14 versions
Test Info
Library Name | metrics-jetty9 |
Version #1 | 4.1.13 |
Version #2 | 4.1.14 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 39 / 4 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
Added Methods | - | 2 |
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 2
metrics-jetty9-4.1.14.jar, InstrumentedHandler.class
package com.codahale.metrics.jetty9
InstrumentedHandler.doStop ( ) : void
com/codahale/metrics/jetty9/InstrumentedHandler.doStop:()V
metrics-jetty9-4.1.14.jar, InstrumentedQueuedThreadPool.class
package com.codahale.metrics.jetty9
InstrumentedQueuedThreadPool.doStop ( ) : void
com/codahale/metrics/jetty9/InstrumentedQueuedThreadPool.doStop:()V
to the top
Java Archives 1
metrics-jetty9-4.1.13.jar
to the top