Binary compatibility report for the spark-sorted_2.10-0.3.1 library  between 1.4.0 and 1.0.0 versions   (relating to the portability of client application spark-sorted_2.10-0.3.1.jar)

Test Info


Library Namespark-sorted_2.10-0.3.1
Version #11.4.0
Version #21.0.0
Java Version1.7.0_75

Test Results


Total Java ARchives1
Total Methods / Classes23 / 1925
VerdictIncompatible
(78.3%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh1
Problems with
Data Types
High3
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods (1)


spark-core_2.10-1.4.0.jar, Logging.class
package org.apache.spark
Logging.logName ( ) [abstract]  :  String

to the top

Problems with Data Types, High Severity (3)


spark-core_2.10-1.4.0.jar
package org.apache.spark
[+] Logging (1)

package org.apache.spark.serializer
[+] Serializer (1)
[+] SerializerInstance (1)

to the top

Java ARchives (1)


spark-core_2.10-1.4.0.jar

to the top




Generated on Tue Aug 4 19:53:14 2015 for spark-sorted_2.10-0.3.1 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API