Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
chibash 6320bc4e14 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, před 5 roky
..
BoolTest.java fixed JIRA JASSIST-249 před 8 roky
DefaultMethod.java fiexed JASSIST-238 před 9 roky
DefineClassCapability.java changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, před 5 roky
Entity.java fixes JASSIST-256, adding an annotation to a class doesn't work on reflection před 8 roky
InnerClassRemove.java added InnerClassAttribute#remove method před 8 roky
InnerModifier.java modifies CtClass#setModifiers() to correctly support inner classes. před 7 roky
InnerModifier2.java Fix #152 inner class modifiers. před 6 roky
InvalidCastDollar.java fixes JASSIST-255 Primitive array return values cause invalid cast to Object před 8 roky
Issue155.java fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping with try/catch) před 6 roky
JIRA241.java fixed JIRA JASSIST-241 před 9 roky
JIRA242.java fixed JASSIST-242. VerifyError: Inconsistent args count operand in invokeinterface when boolean parameter function with inheritance před 9 roky
JIRA246.java fixed a bug reported as JASSIST-246 před 9 roky
JIRA248.java modifies a test case for JIRA JASSIST-248. před 8 roky
JIRA250Super.java fixes JIRA JASSIST-250 před 8 roky
JIRA250Super2.java fixes JIRA JASSIST-250 před 8 roky
JavassistInvalidCastTest.java fixes a bug of test5.JvstTest5.testInvalidCastWithDollar před 8 roky
NestHost.java adds test cases for NestHostAttribute and NestMembersAttribute. před 5 roky
NestHost2.java adds test cases for NestHostAttribute and NestMembersAttribute. před 5 roky
ProceedDefault.java modifies the implementation of that invokes an interface default method před 8 roky
RemoveAnnotation.java enables removal of attributes před 7 roky
StackmapWithArray83.java fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 před 7 roky
TypeAnno.java fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations před 9 roky
TypeAnnoA.java fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations před 9 roky
VarArgsMethod.java adds Modifier#isVarArgs() před 6 roky