Source compatibility report for the dropwizard-util library between 1.3.16 and 1.3.17 versions
Test Info
Library Name | dropwizard-util |
Version #1 | 1.3.16 |
Version #2 | 1.3.17 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 59 / 8 |
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
dropwizard-util-1.3.17.jar, JavaVersion.class
package io.dropwizard.util
JavaVersion.isJava8 ( ) [static] : boolean
io/dropwizard/util/JavaVersion.isJava8:()Z
to the top
Java Archives 1
dropwizard-util-1.3.16.jar
to the top