212 コミット (V1_9_22)

作成者 SHA1 メッセージ 日付
  KimmingLau 1f1d429752 Improved fix for #285 3ヶ月前
  Alexander Kriegisch 45d593b8cb Add implementation note and JDK-8325536 link to Aj.preProcess 4ヶ月前
  Uri Simchoni 8e98580a22 Store only weaved class names in the generatedClasses map 4ヶ月前
  Alexander Kriegisch 3d7dd3d66e Add javadoc links to ClassFileTransformer::transform 4ヶ月前
  Alexander Kriegisch 3e3c83712e Weaver returns null instead of original bytes for unwoven classes 4ヶ月前
  Alexander Kriegisch f986c3d183 Workaround for defining classes during LTW 4ヶ月前
  Alexander Kriegisch e71a303124 Globally fix spelling error "dependancy/dependancies" 2年前
  Alexander Kriegisch 8518fcf96e Globally replace HTTP links to eclipse.org by HTTPS 2年前
  Andrey Turbanov 57dd44a35a Do not use String literal as synchronized lock 2年前
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage 2年前
  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 f3ff0752b8 Remove JRockit LTW support, particularly JRockitAgent 3年前
  Alexander Kriegisch 2b0b1a9895 Move lib/ext/jrockit to just lib/jrockit 3年前
  Alexander Kriegisch 918063dba1 Fix JRockitAgentTest.testJrockitRecursionProtection for JVM 9+ 3年前
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3年前
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3年前
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3年前
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3年前
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3年前
  Andy Clement 9e794ed21c debug for test failure under github action 3年前
  Andy Clement 2490aa1584 debug for test failure under github action 3年前
  Andy Clement 21c64cb9d2 debug for test failure under github action 3年前
  Lars Grefer 702f3fa5bd Cleanup unused imports 3年前
  Lars Grefer 3641f1626d Collection.toArray() call style 3年前
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions 3年前
  Lars Grefer 31d2091f89 Fix JRockitAgentTest for Java 9 and 10 3年前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3年前
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3年前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3年前
  Andy Clement c3c07fdb4b polish 4年前
  Andy Clement 30bf21cc26 fix comment 4年前
  Andy Clement febe314b37 fixes for tests on windows 5年前
  Andy Clement c89830fe88 tidyup 5年前
  Andy Clement 506bbf311a Add module tests back in - but streamlined 5年前
  Andy Clement 8deb80454b Merged loadtime5 into loadtime 5年前
  Andy Clement a46d7f1cfd mavenizing loadtime - wip 5年前
  Andy Clement 38a19ea6a0 mavenizing loadtime - wip 5年前
  Andy Clement a11b07517a On JDK11 call the defineClass variant with a ProtectionDomain param 5年前
  Andy Clement 49ea3fa06f polish 5年前
  Andy Clement 0a552d812d polish 5年前
  Andy Clement 29996dac09 Exclude delegation loader on JDK11 too (it has been renamed) 5年前
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5年前
  Andy Clement 7cf155bdac 533038: Clear some generated class entries during class redefinition 6年前
  Andy Clement e966a1fe5e switched from diamond operator 6年前
  Andy Clement eff02a97e0 polish - generics 6年前
  Andy Clement b279bb8095 Polish use of Unsafe 6年前
  Andy Clement 7df9ef96d3 first pass at using Unsafe, needs review 6年前
  Andy Clement b6aec92d1e Use generics 9年前