alien-tools/maracas
Maracas is a source code and bytecode analysis framework—written in Java with the help of Spoon—which analyzes how Java libraries evolve and how their evolution impacts their clients.
JavaMIT
Issues
- 1
- 0
Handle method references
#87 opened by tdegueul - 1
Could not find artifact com.github.maracas:maracas-core:pom:0.5.0 in central (https://repo.maven.apache.org/maven2)
#86 opened by Carlson-JLQ - 1
- 1
WebApp front-end
#57 opened by tdegueul - 2
- 0
- 0
No broken use when invoking/accessing a method/field from a transitive removed supertype
#38 opened by lmove - 0
No broken use when accessing deprecated member
#44 opened by lmove - 0
- 1
Wrong broken uses related to SUPERCLASS_REMOVED
#65 opened by lmove - 1
- 2
Reporting broken use in subclass when inner class goes from `public` to `protected`
#26 opened by lmove - 2
Wrong broken use when extending some types with new supertypes (no new methods to implement)
#37 opened by lmove - 2
Pointing to a method invocation of a removed class
#63 opened by lmove - 1
- 1
- 0
No broken use when removing nested interface
#68 opened by lmove - 0
Wrong broken use due to type widening
#64 opened by lmove - 0
- 1
- 2
No broken use when overriding removed method
#47 opened by lmove - 1
- 0
- 0
- 2
- 3
No broken use when facing incompatible type changes
#39 opened by lmove - 2
- 2
- 1
- 1
Some compiler messages related to `METHOD_OVERRIDE` broken uses report wrong line number
#32 opened by lmove - 3
- 0
- 2
- 3
Duplicated broken uses
#25 opened by lmove - 0
Duplicated compiler messages
#49 opened by lmove - 3
- 3
No compiler message when using a deprecated method or field from transitive supertype
#48 opened by lmove - 3
- 5
- 2
- 1
- 3
- 3
Serialize Deltas and BrokenUses
#23 opened by KarinaMankevic - 1
- 0
- 0
- 2
- 0
Rename BrokenDeclaration to BreakingChange
#17 opened by tdegueul - 0