aboutsummaryrefslogtreecommitdiffstats
path: root/abi-check-plugin/src/main/java/com/yahoo/abicheck/classtree/ClassFileTree.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Restrict exceptions from ClassFileTree.close()Ilpo Ruotsalainen2018-11-301-0/+2
* Remove exception never thrown.Ilpo Ruotsalainen2018-11-301-1/+1
* Add justification for disabling coverage.Ilpo Ruotsalainen2018-11-301-0/+2
* No need to test debug methods.Ilpo Ruotsalainen2018-11-301-0/+4
* Refactor for easier testing.Ilpo Ruotsalainen2018-11-291-3/+1
* Rename ClassFileTree.Class to ClassFile.Ilpo Ruotsalainen2018-11-281-9/+9
* Initial implementation of ABI checker plugin.Ilpo Ruotsalainen2018-11-281-0/+123