11 次程式碼提交 (4c8c90de69b4e3cdeea0f598fea5a5358ac2c861)

作者 SHA1 備註 提交日期
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 年之前
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 年之前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 年之前
  Alexander Kriegisch 45254f5881 Replace use of ASM-renamed by original ASM 3 年之前
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 年之前
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() 3 年之前
  Andy Clement 9cab747172 Fix the serial version UID contribution to work properly 3 年之前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 年之前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 年之前
  eli-fin 5c82acb58e Fix serialVersionUID initialization for java9+ 5 年之前
  Andy Clement d3da67c03d mavenizing weaver - wip 5 年之前
  Andy Clement 8755f774ae 389678: Better support for overweaving 5 年之前
  Andy Clement 7d47cba010 Bug#531694: generate more optional thisJoinPoint construction code 6 年之前
  Andy Clement 069a891403 Ensure version information get/settable 6 年之前
  Andy Clement ab83398525 Various changes to get tests passing on 1.8 and 1.9 6 年之前
  Andy Clement fd1888b49c Fix 482990: throw exception if asm missing at > 1.6 java 8 年之前
  Andy Clement fa8938845f 456374: == to equals 9 年之前
  Andy Clement 102173fc11 445395: invokedynamic in around advice 9 年之前
  Andy Clement 096b004fda 375881 12 年之前
  Andy Clement 42035aea54 pr73507 - wip 12 年之前
  Andy Clement 0cf0cb2dfb support -Xset:makeTjpFieldsTransient=true 12 年之前
  aclement 481a2b0d10 356612 12 年之前
  aclement eb5a3b19f3 239649 and primitives no longer all resolved by default 12 年之前
  aclement 0c541f6694 asm3.3.1/jarjar'd and activated auto stackmap creation for major version 51 classfiles (java7) 13 年之前
  aclement 8553b30c92 352389: fix 13 年之前
  aclement bd5d90c9d2 336471: makeEJSP 13 年之前
  aclement 0fb3c077c7 335783 13 年之前
  aclement cfaebc1c19 323438 13 年之前
  aclement 068d72d066 323438 13 年之前
  aclement 55cd615ec9 optimizations: working with Abraham on these: this one avoids trailing ':' which will create a CP hit more frequently. 13 年之前
  aclement 3e26fa1399 175814: fixes: chaining preclinits if they are too large (too many tjpsps) and on error define original form of class and proceed, rather than failing completely 14 年之前
  aclement 4def7d519e generics 14 年之前
  aclement 0cb91f239c generics 14 年之前
  aclement 2383d48ca0 generics 14 年之前
  aclement 8764d5f36d more overweaving tests and fixes: method call/field get/set 14 年之前
  aclement 6abc8f8488 296484:296501: annotationbinding 14 年之前
  aclement eaa88f5067 avoid using helpers on Member hierarchy 14 年之前
  aclement 1a129cf4fb overweaving: initialize joinpoint counter based on what is already in the type 14 年之前
  aclement cecf24a8eb formatted 14 年之前
  aclement 6f3a860305 Java5 upgrades 14 年之前
  aclement c12e41f18d 248297: fix 15 年之前
  aclement 8dbb6338d7 283229: serialversionuid field and interfaces 15 年之前
  aclement d9f208ff28 275032: test and fix: itd of no-arg constructor should overwrite a generated default constructor 15 年之前
  aclement ac24440f67 266220: generic aspect subtypes in aop.xml 15 年之前
  aclement 4ac450d08f refactoring to make around advice lvt fixes easier to apply - and make the code a bit clearer 15 年之前
  aclement 4a5a73b08d 258510: promoted additional annotation/class/interface storage from delegate to referencetype 15 年之前
  aclement 86448d8279 250091: test and fix 15 年之前
  aclement 3a9d4a2bc3 can add stackmap attributes with: -1.6 -Xset:generateStackMaps=true 15 年之前
  aclement 1f04a60543 incorrect imports 15 年之前
  aclement 282ba8f92b might head down this route for stackmap 15 年之前