11 Commitit (4c8c90de69b4e3cdeea0f598fea5a5358ac2c861)

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