Binary compatibility report for the rhq-core-native-system library  between 4.5.1 and 4.6.0 versions

Test Info


Library Namerhq-core-native-system
Version #14.5.1
Version #24.6.0

Test Results


Total Java ARchives1
Total Methods / Classes308 / 45
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-14
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (14)


rhq-core-native-system-4.6.0.jar, ProcessInfo.class
package org.rhq.core.system
ProcessInfo.freshSnapshot ( )  :  ProcessInfo.ProcessInfoSnapshot
ProcessInfo.priorSnaphot ( )  :  ProcessInfo.ProcessInfoSnapshot

rhq-core-native-system-4.6.0.jar, ProcessInfoSnapshot.class
package org.rhq.core.system
ProcessInfo.ProcessInfoSnapshot.getCpu ( )  :  org.hyperic.sigar.ProcCpu
ProcessInfo.ProcessInfoSnapshot.getCredentials ( )  :  org.hyperic.sigar.ProcCred
ProcessInfo.ProcessInfoSnapshot.getCredentialsName ( )  :  org.hyperic.sigar.ProcCredName
ProcessInfo.ProcessInfoSnapshot.getCurrentWorkingDirectory ( )  :  String
ProcessInfo.ProcessInfoSnapshot.getExecutable ( )  :  org.hyperic.sigar.ProcExe
ProcessInfo.ProcessInfoSnapshot.getFileDescriptor ( )  :  org.hyperic.sigar.ProcFd
ProcessInfo.ProcessInfoSnapshot.getMemory ( )  :  org.hyperic.sigar.ProcMem
ProcessInfo.ProcessInfoSnapshot.getParentPid ( )  :  long
ProcessInfo.ProcessInfoSnapshot.getState ( )  :  org.hyperic.sigar.ProcState
ProcessInfo.ProcessInfoSnapshot.getTime ( )  :  org.hyperic.sigar.ProcTime
ProcessInfo.ProcessInfoSnapshot.isRunning ( )  :  boolean
ProcessInfo.ProcessInfoSnapshot.ProcessInfo.ProcessInfoSnapshot ProcessInfo p1 )

to the top

Java ARchives (1)


rhq-core-native-system-4.5.1.jar

to the top




Generated on Wed Mar 20 17:17:12 2013 for rhq-core-native-system by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API