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

Test Info


Library Namesparkling-ferns_2.10-0.2.0
Version #11.0.0
Version #21.4.0
Java Version1.7.0_75

Test Results


Total Java ARchives2
Total Methods / Classes17 / 1147
VerdictIncompatible
(23.5%)

Problem Summary


SeverityCount
Added Methods-7
Removed MethodsHigh0
Problems with
Data Types
High0
Medium2
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-5

Added Methods (7)


spark-mllib_2.10-1.4.0.jar, Vector.class
package org.apache.spark.mllib.linalg
Vector.compressed ( ) [abstract]  :  Vector
Vector.copy ( ) [abstract]  :  Vector
Vector.foreachActive ( scala.Function2<Object,Object,scala.runtime.BoxedUnit> p1 ) [abstract]  :  void
Vector.numActives ( ) [abstract]  :  int
Vector.numNonzeros ( ) [abstract]  :  int
Vector.toDense ( ) [abstract]  :  DenseVector
Vector.toSparse ( ) [abstract]  :  SparseVector

to the top

Problems with Data Types, Medium Severity (2)


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

to the top

Other Changes in Data Types (5)


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

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 Thu Oct 8 21:42:53 2015 for sparkling-ferns_2.10-0.2.0 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API