Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modifies a test case for JIRA JASSIST-248. | chibash | 2015-09-25 | 1 | -1/+6 |
| | |||||
* | fixes JIRA JASSIST-248. | chibash | 2015-09-25 | 1 | -1/+6 |
| | | | | | Javassist cannot compile super.m() if m is a default method declared in an interface. | ||||
* | adds a test case for JIRA JASSIST-248 | chibash | 2015-09-25 | 1 | -0/+12 |
| | |||||
* | added InnerClassAttribute#remove method | chibash | 2015-07-22 | 1 | -0/+8 |
| | |||||
* | fixed JIRA JASSIST-249 | chibash | 2015-07-15 | 1 | -0/+15 |
| | |||||
* | fixed JASSIST-242. VerifyError: Inconsistent args count operand in ↵ | chibash | 2015-05-28 | 1 | -0/+25 |
| | | | | invokeinterface when boolean parameter function with inheritance | ||||
* | fixed a bug reported as JASSIST-246 | chibash | 2015-05-25 | 1 | -0/+21 |
| | |||||
* | fixed JIRA JASSIST-241 | chibash | 2015-01-25 | 1 | -0/+33 |
| | |||||
* | fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations | chibash | 2015-01-06 | 2 | -0/+40 |
| | |||||
* | fiexed JASSIST-238 | chibash | 2014-11-23 | 1 | -0/+19 |