Binary compatibility report for the spark-infotheoretic-feature-selection-1.2 library  between 1.5.0 and 1.3.0 versions   (relating to the portability of client application spark-infotheoretic-feature-selection-1.2.jar)

Test Info


Library Namespark-infotheoretic-feature-selection-1.2
Version #11.5.0
Version #21.3.0
Java Version1.7.0_85

Test Results


Total Java ARchives2
Total Methods / Classes38 / 2769
VerdictIncompatible
(42.1%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh6
Problems with
Data Types
High6
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods (6)


spark-mllib_2.10-1.5.0.jar, Vector.class
package org.apache.spark.mllib.linalg
Vector.argmax ( ) [abstract]  :  int
Vector.compressed ( ) [abstract]  :  Vector
Vector.numActives ( ) [abstract]  :  int
Vector.numNonzeros ( ) [abstract]  :  int
Vector.toDense ( ) [abstract]  :  DenseVector
Vector.toSparse ( ) [abstract]  :  SparseVector

to the top

Problems with Data Types, High Severity (6)


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

to the top

Java ARchives (2)


spark-core_2.10-1.5.0.jar
spark-mllib_2.10-1.5.0.jar

to the top




Generated on Fri Dec 18 12:43:34 2015 for spark-infotheoretic-feature-selection-1.2 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API