Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 1.1 KB

CHANGES.md

File metadata and controls

25 lines (24 loc) · 1.1 KB

Changes applied to original project

  • Removing not maintained tools (updated in last 3 years)
    • Clirr (09/27/2005)
    • Java API Compliance Checker (01/20/2018)
    • japitools (06/19/2015)
    • japi-checker (11/20/2012)
    • jour (12/12/2008)
    • SigTest (05/12/2017)
  • Updating tools version
    • japicmp 0.23.0
    • revapi-standalone 0.12.1
    • roseau 0.0.4
  • Renaming some clients by adding suffix N to avoid conflicts in results extraction
  • Fix genericsIfazeTypeBoundsAdd client to make it break
  • Fix genericsWildcardsClazzMethodParamUpperBoundsAdd client to make it break
  • Fix genericsClazzTypeBoundsAddN client to make it break
  • Fix genericsWildcardsClazzMethodParam* clients to make them break
  • Fix typo in GenericsWildcardsClazzConstructorParamLowerBoundsSpecialization
  • All the genericsClazzMethod* clients should try to implement the modified method
  • Explicit visibilities for accessModifierIfaze* cases
  • Updating Java version to 17
  • Adding python script to generate plots
  • Cleaning scripts and redirecting outputs in specific folder
  • Updating README.md