Source compatibility report for the JCommon library between 0.8.7 and 0.8.8 versions

Test Info


Library NameJCommon
Version #10.8.7
Version #20.8.8

Test Results


Total Java ARchives1
Total Methods / Classes887 / 152
VerdictIncompatible
(0.9%)

Problem Summary


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

Added Methods (23)


jcommon-0.8.8.jar, AttributeList.class
package org.jfree.xml.writer
AttributeList.AttributeList ( )
AttributeList.getAttribute ( String p1 )  :  String
AttributeList.getAttribute ( String p1, String p2 )  :  String
AttributeList.keys ( )  :  Iterator
AttributeList.removeAttribute ( String p1 )  :  void
AttributeList.setAttribute ( String p1, String p2 )  :  void

jcommon-0.8.8.jar, Layer.class
package org.jfree.ui
Layer.equals ( Object p1 )  :  boolean
Layer.toString ( )  :  String

jcommon-0.8.8.jar, Licences.class
package org.jfree.ui.about
Licences.getGPL ( )  :  String
Licences.getInstance ( ) [static]  :  Licences
Licences.getLGPL ( )  :  String

jcommon-0.8.8.jar, ParserUtil.class
package org.jfree.xml
ParserUtil.parseColor ( String p1, Color p2 ) [static]  :  Color

jcommon-0.8.8.jar, SerialUtilities.class
package org.jfree.io
SerialUtilities.isSerializable ( Class p1 ) [static]  :  boolean

jcommon-0.8.8.jar, WaitingImageObserver.class
package org.jfree.util
WaitingImageObserver.clone ( )  :  Object
WaitingImageObserver.imageUpdate ( Image p1, int p2, int p3, int p4, int p5, int p6 )  :  boolean
WaitingImageObserver.isError ( )  :  boolean
WaitingImageObserver.waitImageLoaded ( )  :  void
WaitingImageObserver.WaitingImageObserver ( Image p1 )

jcommon-0.8.8.jar, XMLWriterSupport.class
package org.jfree.xml.writer
XMLWriterSupport.allowLineBreak ( )  :  void
XMLWriterSupport.endBlock ( )  :  void
XMLWriterSupport.startBlock ( )  :  void
XMLWriterSupport.writeTag ( Writer p1, String p2, AttributeList p3, boolean p4 )  :  void
XMLWriterSupport.XMLWriterSupport ( )

to the top

Removed Methods (1)


jcommon-0.8.7.jar, PngEncoder.class
package com.keypoint
PngEncoder.writeString ( String p1, int p2 )  :  int

to the top

Problems with Data Types, High Severity (1)


jcommon-0.8.7.jar
package org.jfree.io
[+] SerialUtilities (1)

to the top

Java ARchives (1)


jcommon-0.8.7.jar

to the top