Commit Graph

  • d1c4385aba Merge pull request #230 from davydotcom/patch-java16 master Andy Clement 2021-04-03 19:38:49 -07:00
  • 659fa81093 fixing springloaded build to work as non java 1.8 minimum for now until asm fixes are done davydotcom 2021-03-31 21:10:10 -04:00
  • 07f3ccfbc2 Merge pull request #229 from davydotcom/patch-group-name Andy Clement 2021-03-31 12:33:43 -07:00
  • 8e626c9a53 Accidentally forgot to reset group name back while testing, sorry davydotcom 2021-03-31 15:31:22 -04:00
  • d144fbcd68 polish Andy Clement 2021-03-31 11:55:00 -07:00
  • de2f4c7738 updated gradle build to 6.8.3 along with gradle wrapper updates davydotcom 2021-03-31 10:08:55 -04:00
  • 4159646303 Merge branch 'master' of https://github.com/spring-projects/spring-loaded davydotcom 2020-09-01 10:17:21 -04:00
  • 3a6f34f24c Merge pull request #226 from bobbywarner/fix-build Andy Clement 2020-08-28 16:10:05 -07:00
  • e57bd40f75 Fix class names to resolve build issue Bobby Warner 2020-08-28 15:09:26 -05:00
  • 0b0722fdd4 Merge pull request #224 from davydotcom/path-asm-update Andy Clement 2020-08-27 15:12:38 -07:00
  • 4878ccd690 Merge pull request #178 from vcharmcaster/master Andy Clement 2020-08-27 15:07:52 -07:00
  • 9ff5aabbb0 Merge pull request #179 from SakalyaDeshpande/master Andy Clement 2020-08-27 15:06:15 -07:00
  • e66e752d8f Merge pull request #221 from liuzhengyang/fixIsDoubleSlot Andy Clement 2020-08-27 15:05:09 -07:00
  • 9f1ca21cd6 Merge pull request #225 from davydotcom/patch-type-registry-correct Andy Clement 2020-08-27 15:04:10 -07:00
  • 489c5e259d removing useless commented code davydotcom 2020-08-27 08:27:42 -04:00
  • ecb5e2b94f starting to update readme davydotcom 2020-08-25 14:49:11 -04:00
  • 13925b6fa1 prepping change of group name and version davydotcom 2020-08-25 14:42:12 -04:00
  • cf07166f1d Checking if ReflectionUtils class exists and clears its cache in the event of a class chanage davydotcom 2020-08-23 16:35:57 -04:00
  • cadaedcdee fixing type-registry concurrency issue David Estes 2020-07-21 16:42:05 -04:00
  • dc457700a1 updated asm to 5.2 to fix bugs in 5.0.2 on some occasional loads. This could be updated to 8 in the future perhaps. baby steps David Estes 2020-07-01 22:19:35 -04:00
  • 3efc0e5530 Fixes concurrency issue where a classload in a concurrent environment with a large number of classes can cause a loss of a TypeRegistry entry David Estes 2020-07-01 22:17:41 -04:00
  • 746732a9fc Fix Utils.isDoubleSlot, 'L' should be 'D'. liuzhengyang 2019-09-29 18:15:50 +08:00
  • 59b32f957a Merge pull request #216 from spring-operator/polish-urls-remaining-master Andy Clement 2019-04-23 08:11:36 -07:00
  • 86cb67265c Merge pull request #215 from spring-operator/polish-urls-build-master Andy Clement 2019-04-23 08:10:39 -07:00
  • 735508ade6 Merge pull request #217 from spring-operator/polish-urls-apache-license-master Andy Clement 2019-04-23 08:10:05 -07:00
  • be39be1624 URL Cleanup Spring Operator 2019-03-21 15:29:05 -05:00
  • 7c493bc46f URL Cleanup Spring Operator 2019-03-20 20:10:02 -05:00
  • e2d8b18e0a URL Cleanup Spring Operator 2019-03-08 22:22:17 -05:00
  • d6555bf5b0 Merge pull request #184 from jtulach/ReadyForJVMCI Andy Clement 2017-11-29 09:05:15 -08:00
  • 6e8f93512a Briging ReadyForJVMCI closer to master Jaroslav Tulach 2017-11-29 06:30:41 +01:00
  • 55d7f26443 Don't create a TypeRegistry for classloaders that don't see the application class path like JVMCI classloader & co. Jaroslav Tulach 2016-11-13 07:15:56 +01:00
  • 7818d5e8ab Fixed up SpringPlugin to handle Spring 4 changes Andy Clement 2017-11-23 16:54:19 -08:00
  • 13a36168b0 Fix #197: allow for differing cglib code in recent Spring Andy Clement 2017-11-23 12:55:33 -08:00
  • 17a02584cf [artifactory-release] Next development version Spring Buildmaster 2017-08-31 19:05:49 +00:00
  • 914aa12a29 [artifactory-release] Release version 1.2.8.BUILD Spring Buildmaster 2017-08-31 19:05:48 +00:00
  • 8ef4d6e238 Merge pull request #203 from davydotcom/patch-concurrent2 Andy Clement 2017-08-31 08:59:37 -07:00
  • d8be2da0ff compatibility fix for java 1.5 David Estes 2017-08-23 08:58:09 -04:00
  • 5fda980524 Resolving Issue #194 by swapping out a WeakHashMap for a ConcurrentWeakHashMap implementation David Estes 2017-08-18 09:58:53 -04:00
  • 37cbf5e285 [artifactory-release] Next development version Spring Buildmaster 2017-03-22 17:55:08 +00:00
  • 81426ac29d [artifactory-release] Release version 1.2.7.BUILD Spring Buildmaster 2017-03-22 17:55:07 +00:00
  • 3552a1c3ca upgrade gradle Andy Clement 2017-03-21 14:54:03 -07:00
  • f556964b68 Merge pull request #195 from graemerocher/issue-165 Andy Clement 2017-03-17 08:25:06 -07:00
  • 6981aba2d9 Merge pull request #196 from graemerocher/issue-173 Andy Clement 2017-03-17 08:24:30 -07:00
  • 0cfd2ff9f4 Fix broken logic that uses null owner class graemerocher 2017-03-17 14:03:48 +01:00
  • d1d0864905 Don't rewrite non-reloading types. graemerocher 2017-03-17 12:15:09 +01:00
  • 386a7dcb03 Fix #190: remove printStackTrace from catch block Andy Clement 2017-01-11 09:56:55 -08:00
  • 9ed565ef70 Merge pull request #1 from sakky11/sakky11-patch-1 Sakalya Deshpande 2016-06-30 18:04:05 +05:30
  • 0578b97339 Update ClassRenamer.java Sakalya Deshpande 2016-06-30 18:03:39 +05:30
  • 7efb2d9e2d moved preInvokeSpecial and postInvokeSpecial constants to Constants interface Vaibhav kulkarni 2016-06-25 10:54:08 +05:30
  • 4034dc565c added preInvokeSpecial, postInvokeSpecial constants Vaibhav kulkarni 2016-06-25 10:52:14 +05:30
  • 658a8678a6 Fix #155: adjust to new proxy generator method Andy Clement 2016-06-24 17:10:51 -07:00
  • 7d3decea39 [artifactory-release] Next development version Spring Buildmaster 2016-04-11 21:30:30 +00:00
  • 91be5ac77c [artifactory-release] Release version 1.2.6 Spring Buildmaster 2016-04-11 21:30:27 +00:00
  • 1fab188b2b Some tests for ConstantPoolScanner Andy Clement 2016-04-11 12:45:54 -07:00
  • a2d9606b15 new variant of ConstantPoolChecker called ConstantPoolScanner Andy Clement 2016-04-11 12:45:31 -07:00
  • cfb3a22b8c Fix #166? setAccessible before making invocation Andy Clement 2016-04-10 15:04:23 -07:00
  • 3c05197d48 Fix Grails-9829: avoid double processing classes for compiled callsites Andy Clement 2016-04-09 13:37:09 -07:00
  • cc8958e6af alternative strategy for preventing NPE in #138 Andy Clement 2016-01-18 23:21:09 -08:00
  • fe7eb32524 uncomment line Andy Clement 2016-01-18 23:06:20 -08:00
  • f83b82d7cb Cope with null classname to transformer (#138) Andy Clement 2016-01-18 22:57:28 -08:00
  • bfb55e4c0e WIP: default method reloading Andy Clement 2016-01-18 22:56:27 -08:00
  • f161db7d98 use correct reference Andy Clement 2016-01-15 22:31:08 -08:00
  • b3517d8fdc Change path to 1.2.6 snapshots Andy Clement 2015-12-03 07:06:14 -08:00
  • a27e783711 versions updated to 1.2.5/1.2.6 Andy Clement 2015-12-03 06:57:49 -08:00
  • b98e8e8107 [artifactory-release] Next development version Spring Buildmaster 2015-12-02 22:23:09 -08:00
  • a8f282c53c [artifactory-release] Release version 1.2.5.RELEASE Spring Buildmaster 2015-12-02 22:23:06 -08:00
  • dcd36f9e0e Merge pull request #161 from kaklakariada/patch-1 Andy Clement 2015-11-18 12:48:09 -08:00
  • 24c15bc9d8 Minor changes in README kaklakariada 2015-11-18 20:43:17 +01:00
  • a06c0f1b0d Merge pull request #158 from sam-ma/fix-concurrent-modification-exception Andy Clement 2015-11-18 11:23:28 -08:00
  • 74c1906e2a Merge pull request #154 from lhartikk/H_NEWINVOKESPECIAL Andy Clement 2015-11-18 11:21:52 -08:00
  • a3f91a4a22 fix ConcurrentModificationException Sam Ma 2015-11-08 15:30:22 +11:00
  • 91e3e652aa Add support for H_NEWINVOKESPECIAL Lauri Hartikka 2015-10-18 17:38:46 +03:00
  • 743f2814c3 cope with IllegalArgumentException on reflective access Andy Clement 2015-10-07 15:41:31 -07:00
  • 9fd5ffcfa2 Grails 9309 - make the subtype message only appear on verbose mode Andy Clement 2015-10-06 22:24:03 -07:00
  • 409f95498a Fixes #136 - two threads accessing package name lists Andy Clement 2015-09-23 13:19:44 -07:00
  • fd571a8310 Merge pull request #143 from spring-projects/fix-version Andy Clement 2015-09-04 09:19:18 -07:00
  • f66939d20e Fix latest release version. fix-version Stéphane Nicoll 2015-09-04 09:51:48 +02:00
  • c5f28ead33 [artifactory-release] Next development version Spring Buildmaster 2015-07-22 08:08:58 -07:00
  • fa2946da02 [artifactory-release] Release version 1.2.4 Spring Buildmaster 2015-07-22 08:08:36 -07:00
  • 3fc5dd056d Reworking split package related changes. Andy Clement 2015-07-20 21:57:46 -07:00
  • d2fc21dc1d Better support for split packages. Andy Clement 2015-07-15 08:44:10 -07:00
  • 51cce3c0d7 Added option allowSplitPackages=true/false Andy Clement 2015-07-12 16:07:28 -07:00
  • f887a6a0bf simple test for Issue104 - inconclusive Andy Clement 2015-07-12 11:25:57 -07:00
  • e131cf6c70 windows slash handling Andy Clement 2015-06-30 07:45:05 -07:00
  • 1eb2a1263c Fix virtual method variant of invokedynamic reloading Andy Clement 2015-06-28 19:30:52 -07:00
  • 773d25019b Support the InvokeDynamicInsnNode case in the type diff computer Andy Clement 2015-06-26 14:32:24 -07:00
  • a3d98e4fc1 Log exceptions rather than slapping them on the console Andy Clement 2015-06-26 14:10:03 -07:00
  • 4e1db7fef0 Fixed coping with nulls on include patterns too Andy Clement 2015-06-26 13:45:06 -07:00
  • 7c57f7073f Cope with null slashedname when processing exclude patterns Andy Clement 2015-06-26 13:34:55 -07:00
  • 8381a562da use APIs available on < 1.8 jdk Andy Clement 2015-05-05 22:32:58 -07:00
  • 56d0c00822 Rudimentary jar watching Andy Clement 2015-05-05 17:50:57 -07:00
  • d313c506ca Fix for #116: NPE fixing up system classes Andy Clement 2015-05-02 16:36:35 -07:00
  • ea9d1a482f Modified version of copy fix, this one avoids the test failures that the other fix causes. Andy Clement 2015-03-16 21:39:35 -07:00
  • 385eee348c suggestion for windows Andy Clement 2015-03-15 21:43:50 -07:00
  • 22bc5e3c02 carriage returns removed from sources Andy Clement 2015-03-15 21:37:23 -07:00
  • a36a14527c Spring formatting rules committed and applied Andy Clement 2015-03-15 21:29:11 -07:00
  • 8f299288dd pick the first public candidate Andy Clement 2015-03-15 19:57:01 -07:00
  • 1228ab174c versions released Andy Clement 2015-03-13 08:45:48 -07:00
  • 3632ae63f9 [artifactory-release] Next development version Spring Buildmaster 2015-03-13 08:10:16 -07:00
  • 12a80ab316 [artifactory-release] Release version 1.2.3 Spring Buildmaster 2015-03-13 08:10:05 -07:00