835 Commits (master)

Autor SHA1 Nachricht Datum
  chibash 4c998e0e31 updates testJIRA150 since it sometimes fails vor 1 Monat
  LiuChuliang 刘楚梁 9adc1a3526 support bootstrap method coping when using code coping vor 5 Monaten
  akuznetsov 9777bae93c line numbers for undefined ids & more vor 5 Monaten
  chibash 9ad05535d3 3.30.2-GA release vor 5 Monaten
  chibash 71395e3994 fixes github issue #471 vor 6 Monaten
  chibash dd2725820b 3.30.0-GA release vor 6 Monaten
  shifujun 9dbf9e030b Minimal changes make IDEA 2023.2 work out-of-box vor 6 Monaten
  shifujun 2cdc0275b7 Fix insertAuxInitializer may cause inconsistent stack height problem vor 6 Monaten
  shifujun 9e1b19e22e Remove DUP check in TransformNewClass vor 6 Monaten
  shifujun c04c375e81 Fix MemberResolver.lookupMethod bug when super class has more precise match vor 6 Monaten
  wuwen 784a7c1ef9 fixes GitHub Issue 462 (Internal class issues in the Java 21) vor 8 Monaten
  akuznetsov 0824a7a04e fix line numbers in blocks & refactor test vor 7 Monaten
  akuznetsov 15d56cfb70 save line number count though all methods/ctors vor 8 Monaten
  akuznetsov d5a7881381 add line numbers and test vor 8 Monaten
  LayHool e447071657
Fix issue in no-standard [new] instruction replace vor 1 Jahr
  Hiroshi Ukai 74f80bdfea Issue-#426 Include Automatic-Module-Name in MANIFEST.MF and bump up the version to 3.29.2-GA vor 1 Jahr
  chibash 7f59e6431c for releasing 3.29.1 vor 1 Jahr
  chibash 3528a20dd9 prohibits too many items from being added to a constant pool. vor 1 Jahr
  chibash 4f35e4e1a8 prohibits too many items from being added to a constant pool vor 1 Jahr
  chibash 2423b4961e prepares for 3.29.0-GA release vor 2 Jahren
  chibash e77a6263e8 removes an unused import declaration as PR 384 mentions. vor 2 Jahren
  chibash c00688b472 uncomments test code suggested by PR405 vor 2 Jahren
  chibash e890cfeee3 cancels PR#391, which does not pass all the tests vor 2 Jahren
  chibash 682a497192 fixes a wrong indentation vor 2 Jahren
  chibash 9ba39378eb does refactoring vor 2 Jahren
  chibash eba64de014 fixes a bug in SignatureAttribute.renameClass(). vor 2 Jahren
  chibash b1c09a1476 fixs a compilation problem although one test still fails. vor 2 Jahren
  chibash 82e478b285 changes test code because package java.rmi.activation.ActivationGroupDesc does not exist any longer. vor 2 Jahren
  chibash 2b2ec51547 deletes src/test/test2/*.class vor 2 Jahren
  April Schleck fc299f8bc0
Remove redundant type check vor 2 Jahren
  Burak Şahin 018169818c Fix for NullPointerException on detach() vor 2 Jahren
  derklaro 1b8a927963
Only wrap the method name if the method doesn't come from the same decl class vor 2 Jahren
  derklaro 5d8868c03a
Lower requirement for an extra type in constructor to Java 7- vor 2 Jahren
  Timothy Hoffman aeee909ea7 Replace array copy loop with System.arraycopy vor 2 Jahren
  Timothy Hoffman 0827c539b7 Replace remaining StringBuffer uses with StringBuilder vor 2 Jahren
  Timothy Hoffman b4279f6817 Replace StringBuffer with StringBuilder and other minor String optimizations vor 2 Jahren
  chibash b9a24bf129 updates javassist.Loader to exclude jdk.internal. vor 3 Jahren
  chibash 3112090a50 release 3.28.0-GA vor 3 Jahren
  michalkurka 64e15350cf Fix a race condition in CtClassType#getClassFile3 vor 3 Jahren
  chibash 5668291e06 fixes typos for #357 vor 3 Jahren
  eshizhan 5bccb19933 add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParametersAttribute.parameterName vor 3 Jahren
  eshizhan 084c8e89b5 add functions for getting the parameter names of method vor 3 Jahren
  Søren Gjesse d2e757ee44 Check for extended frame type when updating StackTableOffset offset vor 3 Jahren
  chibash 1c4e31b967 fixes Issue #339 vor 3 Jahren
  chibash b70a41bf52 updates the version number vor 3 Jahren
  chibash da043b46bc fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328. vor 3 Jahren
  Bartosz Firyn 5e6b5b27de
Fix typo in TypeChecker vor 4 Jahren
  User a303209489 fix CodeConverter.replaceArrayAccess leads to java.util.ConcurrentModificationException vor 4 Jahren
  chibash a6b7f12c25 for release 3.27.0-GA vor 4 Jahren
  Pietro Braione a3005aaf4e Fixes to support the full syntax of possible signatures vor 4 Jahren