You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chibash 6320bc4e14 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 yıl önce
..
BoolTest.java fixed JIRA JASSIST-249 8 yıl önce
DefaultMethod.java fiexed JASSIST-238 9 yıl önce
DefineClassCapability.java changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 yıl önce
Entity.java fixes JASSIST-256, adding an annotation to a class doesn't work on reflection 8 yıl önce
InnerClassRemove.java added InnerClassAttribute#remove method 8 yıl önce
InnerModifier.java modifies CtClass#setModifiers() to correctly support inner classes. 7 yıl önce
InnerModifier2.java Fix #152 inner class modifiers. 6 yıl önce
InvalidCastDollar.java fixes JASSIST-255 Primitive array return values cause invalid cast to Object 8 yıl önce
Issue155.java fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping with try/catch) 6 yıl önce
JIRA241.java fixed JIRA JASSIST-241 9 yıl önce
JIRA242.java fixed JASSIST-242. VerifyError: Inconsistent args count operand in invokeinterface when boolean parameter function with inheritance 9 yıl önce
JIRA246.java fixed a bug reported as JASSIST-246 9 yıl önce
JIRA248.java modifies a test case for JIRA JASSIST-248. 8 yıl önce
JIRA250Super.java fixes JIRA JASSIST-250 8 yıl önce
JIRA250Super2.java fixes JIRA JASSIST-250 8 yıl önce
JavassistInvalidCastTest.java fixes a bug of test5.JvstTest5.testInvalidCastWithDollar 8 yıl önce
NestHost.java adds test cases for NestHostAttribute and NestMembersAttribute. 5 yıl önce
NestHost2.java adds test cases for NestHostAttribute and NestMembersAttribute. 5 yıl önce
ProceedDefault.java modifies the implementation of that invokes an interface default method 8 yıl önce
RemoveAnnotation.java enables removal of attributes 7 yıl önce
StackmapWithArray83.java fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 7 yıl önce
TypeAnno.java fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations 9 yıl önce
TypeAnnoA.java fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations 9 yıl önce
VarArgsMethod.java adds Modifier#isVarArgs() 6 yıl önce