Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Sam Ma e71398c6fc Fix #252 make instrumentation works on JDK11 for the inner class which has access to the private constructor of the host class 5 år sedan
..
BoolTest.java fixed JIRA JASSIST-249 9 år sedan
DefaultMethod.java fiexed JASSIST-238 9 år sedan
DefineClassCapability.java changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 år sedan
Entity.java fixes JASSIST-256, adding an annotation to a class doesn't work on reflection 8 år sedan
InnerClassRemove.java added InnerClassAttribute#remove method 9 år sedan
InnerModifier.java modifies CtClass#setModifiers() to correctly support inner classes. 7 år sedan
InnerModifier2.java Fix #152 inner class modifiers. 6 år sedan
InsertBeforeDollarR.java fixes the bug reported in Issue #241. 5 år sedan
InvalidCastDollar.java fixes JASSIST-255 Primitive array return values cause invalid cast to Object 8 år sedan
Issue155.java fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping with try/catch) 6 år sedan
JIRA241.java fixed JIRA JASSIST-241 9 år sedan
JIRA242.java fixed JASSIST-242. VerifyError: Inconsistent args count operand in invokeinterface when boolean parameter function with inheritance 9 år sedan
JIRA246.java fixed a bug reported as JASSIST-246 9 år sedan
JIRA248.java modifies a test case for JIRA JASSIST-248. 8 år sedan
JIRA250Super.java fixes JIRA JASSIST-250 8 år sedan
JIRA250Super2.java fixes JIRA JASSIST-250 8 år sedan
JavassistInvalidCastTest.java fixes a bug of test5.JvstTest5.testInvalidCastWithDollar 8 år sedan
NestHost.java adds test cases for NestHostAttribute and NestMembersAttribute. 5 år sedan
NestHost2.java adds test cases for NestHostAttribute and NestMembersAttribute. 5 år sedan
NestHost3.java Fix #252 make instrumentation works on JDK11 for the inner class which has access to the private constructor of the host class 5 år sedan
ProceedDefault.java modifies the implementation of that invokes an interface default method 8 år sedan
RemoveAnnotation.java enables removal of attributes 7 år sedan
StackmapWithArray83.java fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 7 år sedan
SwitchCase.java adds src/test/test5/SwitchCase.java. It also adds the javadoc comments. 5 år sedan
TypeAnno.java fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations 9 år sedan
TypeAnnoA.java fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations 9 år sedan
VarArgsMethod.java adds Modifier#isVarArgs() 6 år sedan