| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
merges bug fixes
|
| |
| |
| |
| | |
declared in an interface. https://github.com/jboss-javassist/javassist/issues/45
|
| |
| |
| |
| | |
https://github.com/jboss-javassist/javassist/issues/83
|
|\|
| |
| | |
fixes many compatibility problems with older Java (i.e. 1.4)
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Javassist cannot compile super.m() if m is a default method
declared in an interface.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Added call back feature to CtBehaviour
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
It has been fixed by the previous commit, though.
|
| |
|
| |
|
| |
|
|
|
|
| |
its potential bug.
|