Binary compatibility report for the dllib-0.0.3 library  between 1.5.0 and 1.4.0 versions   (relating to the portability of client application dllib-0.0.3.jar)

Test Info


Library Namedllib-0.0.3
Version #11.5.0
Version #21.4.0
Java Version1.7.0_85

Test Results


Total Java ARchives1
Total Methods / Classes31 / 748
VerdictIncompatible
(45.2%)

Problem Summary


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

Removed Methods (1)


spark-mllib_2.11-1.5.0.jar, Vector.class
package org.apache.spark.mllib.linalg
Vector.argmax ( ) [abstract]  :  int

to the top

Problems with Data Types, High Severity (1)


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

to the top

Java ARchives (1)


spark-mllib_2.11-1.5.0.jar

to the top




Generated on Tue Dec 29 02:08:23 2015 for dllib-0.0.3 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API