aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime/src/main
Commit message (Expand)AuthorAgeFilesLines
* Do not use String literal as synchronized lockAndrey Turbanov2022-04-151-1/+1
* Reduce 'Object' class usageAndrey Turbanov2022-04-151-5/+6
* Reduce empty array allocationsAndrey Turbanov2021-12-181-6/+7
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-202-3/+3
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0410-77/+77
* Remove JRockit LTW support, particularly JRockitAgentAlexander Kriegisch2021-04-101-84/+0
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-212-6/+3
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-141-1/+1
* Fix misplaced or incorrectly nested HTML tagsJerry James2020-09-143-3/+3
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-141-2/+2
* debug for test failure under github actionAndy Clement2020-08-161-22/+27
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-153-3/+0
|\
| * Cleanup unused importsLars Grefer2020-08-163-3/+0
* | Collection.toArray() call styleLars Grefer2020-08-151-2/+1
|/
* Remove checks for old Java VersionsLars Grefer2020-08-131-1/+1
* Use the diamond operator where possibleLars Grefer2020-08-133-33/+33
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-082-3/+3
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-084-125/+115
* polishAndy Clement2019-11-293-6/+6
* fix commentAndy Clement2019-11-281-24/+23
* tidyupAndy Clement2019-02-081-1/+1
* Merged loadtime5 into loadtimeAndy Clement2019-01-282-0/+120
* mavenizing loadtime - wipAndy Clement2019-01-281-1/+2
* mavenizing loadtime - wipAndy Clement2019-01-259-0/+3297