您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
wuwen 784a7c1ef9 fixes GitHub Issue 462 (Internal class issues in the Java 21) 8 个月前
..
analysis Replace StringBuffer with StringBuilder and other minor String optimizations 2 年前
annotation Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer 2 年前
stackmap Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer 2 年前
AccessFlag.java updates ConstPool to support Module and Package 6 年前
AnnotationDefaultAttribute.java fixes a bug of ClassFile#renameClass(), some imports could not be successfully renamed 4 年前
AnnotationsAttribute.java Organize imports to disolve ambiguity. 6 年前
AttributeInfo.java fixes a bug of ClassFile#renameClass(), some imports could not be successfully renamed 4 年前
BadBytecode.java Added default serialVersionUID. 6 年前
BootstrapMethodsAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
ByteArray.java added the Apache license. 13 年前
ByteStream.java Organize imports to disolve ambiguity. 6 年前
Bytecode.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
ClassFile.java JASSIST-271 Allow running on Java 11 by falling back to ClassLoader.defineClass for Java > 10 6 年前
ClassFilePrinter.java Organize imports to disolve ambiguity. 6 年前
ClassFileWriter.java adds ClassFileWriter#addDynamicInfo 4 年前
CodeAnalyzer.java fixed JASSIST-174 11 年前
CodeAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
CodeIterator.java adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 4 年前
ConstPool.java prohibits too many items from being added to a constant pool. 1年前
ConstantAttribute.java Organize imports to disolve ambiguity. 6 年前
DeprecatedAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
Descriptor.java Replace StringBuffer with StringBuilder and other minor String optimizations 2 年前
DuplicateMemberException.java Added default serialVersionUID. 6 年前
EnclosingMethodAttribute.java Organize imports to disolve ambiguity. 6 年前
ExceptionTable.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
ExceptionsAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
FieldInfo.java Organize imports to disolve ambiguity. 6 年前
InnerClassesAttribute.java Organize imports to disolve ambiguity. 6 年前
InstructionPrinter.java Replace StringBuffer with StringBuilder and other minor String optimizations 2 年前
LineNumberAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
LocalVariableAttribute.java fixes typos for #357 3 年前
LocalVariableTypeAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
LongVector.java added the Apache license. 13 年前
MethodInfo.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
MethodParametersAttribute.java fixes GitHub Issue 462 (Internal class issues in the Java 21) 7 个月前
Mnemonic.java fixed JASSIST-174 11 年前
NestHostAttribute.java changes the version number 5 年前
NestMembersAttribute.java changes the version number 5 年前
Opcode.java fixed JASSIST-174 11 年前
ParameterAnnotationsAttribute.java Replace StringBuffer with StringBuilder and other minor String optimizations 2 年前
SignatureAttribute.java Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer 2 年前
SourceFileAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
StackMap.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
StackMapTable.java Replace array copy loop with System.arraycopy 2 年前
SyntheticAttribute.java Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
TypeAnnotationsAttribute.java Organize imports to disolve ambiguity. 6 年前
package.html modifies javadoc typos. 7 年前