Binary compatibility report for the sparkling-ferns_2.10-0.1.0 library  between 1.0.0 and 1.2.0 versions   (relating to the portability of client application sparkling-ferns_2.10-0.1.0.jar)

Test Info


Library Namesparkling-ferns_2.10-0.1.0
Version #11.0.0
Version #21.2.0
Java Version1.7.0_75

Test Results


Total Java ARchives2
Total Methods / Classes12 / 1147
VerdictIncompatible
(33.3%)

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh0
Problems with
Data Types
High0
Medium1
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods (2)


spark-mllib_2.10-1.2.0.jar, Vector.class
package org.apache.spark.mllib.linalg
Vector.copy ( ) [abstract]  :  Vector
Vector.foreachActive ( scala.Function2<Object,Object,scala.runtime.BoxedUnit> p1 ) [abstract]  :  void

to the top

Problems with Data Types, Medium Severity (1)


spark-mllib_2.10-1.0.0.jar
package org.apache.spark.mllib.linalg
[+] Vector (1)

to the top

Other Changes in Data Types (1)


spark-mllib_2.10-1.0.0.jar
package org.apache.spark.mllib.linalg
[+] Vector (1)

to the top

Java ARchives (2)


spark-core_2.10-1.0.0.jar
spark-mllib_2.10-1.0.0.jar

to the top




Generated on Tue Sep 8 23:10:06 2015 for sparkling-ferns_2.10-0.1.0 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API