Source compatibility report for the dropwizard-jetty library between 2.0.35 and 2.1.0 versions

Test Info


Library Namedropwizard-jetty
Version #12.0.35
Version #22.1.0

Test Results


Total Java Modules1
Total Methods / Classes211 / 14
Compatibility 94.7%

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh9
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  2 


dropwizard-jetty-2.1.0.jar, HttpsConnectorFactory.class
package io.dropwizard.jetty
HttpsConnectorFactory.logSslParameters ( SslContextFactory sslContextFactory )  :  LifeCycle.Listener

dropwizard-jetty-2.1.0.jar, SslReload.class
package io.dropwizard.jetty
SslReload.reloadDryRun ( )  :  void

to the top

Removed Methods  9 


dropwizard-jetty-2.0.35.jar, Jetty93InstrumentedConnectionFactory.class
package io.dropwizard.jetty
Jetty93InstrumentedConnectionFactory.getConnectionFactory ( )  :  ConnectionFactory
Jetty93InstrumentedConnectionFactory.getProtocol ( )  :  String
Jetty93InstrumentedConnectionFactory.getProtocols ( )  :  List<String>
Jetty93InstrumentedConnectionFactory.getTimer ( )  :  Timer
Jetty93InstrumentedConnectionFactory.Jetty93InstrumentedConnectionFactory ( ConnectionFactory connectionFactory, Timer timer )
Jetty93InstrumentedConnectionFactory.newConnection ( Connector connector, EndPoint endPoint )  :  Connection

dropwizard-jetty-2.0.35.jar, NonblockingServletHolder.class
package io.dropwizard.jetty
NonblockingServletHolder.getServlet ( )  :  Servlet
NonblockingServletHolder.handle ( Request baseRequest, ServletRequest request, ServletResponse response )  :  void
NonblockingServletHolder.NonblockingServletHolder ( Servlet servlet )

to the top

Problems with Data Types, High Severity  2 


dropwizard-jetty-2.0.35.jar
package io.dropwizard.jetty
[+] class Jetty93InstrumentedConnectionFactory  1 
[+] class NonblockingServletHolder  1 

to the top

Java Archives  1 


dropwizard-jetty-2.0.35.jar

to the top