index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bcel-builder
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Weaken Collection declarations
Lars Grefer
2020-08-15
4
-24
/
+13
*
Redundant Collection.addAll() call
Lars Grefer
2020-08-15
1
-2
/
+1
*
Collection.toArray() call style
Lars Grefer
2020-08-15
2
-2
/
+2
*
Single Map method can be used
Lars Grefer
2020-08-15
1
-5
/
+1
*
Collections.sort() can be replaced with List.sort()
Lars Grefer
2020-08-15
1
-3
/
+3
*
Manual array to collection copy
Lars Grefer
2020-08-15
1
-9
/
+2
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
18
-56
/
+56
*
Unnecessary unboxing
Lars Grefer
2020-08-08
2
-6
/
+6
*
Unnecessary boxing
Lars Grefer
2020-08-08
2
-3
/
+3
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
1
-1
/
+1
*
'while' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
1
-3
/
+1
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
24
-219
/
+199
*
Added basic ThreadLocalAwareRepository - groundwork for 561819
Andy Clement
2020-04-22
1
-0
/
+111
*
Include JDTCore for Java14
Andy Clement
2020-04-20
2
-33
/
+36
*
polish
Andy Clement
2019-11-29
11
-12
/
+17
*
Move to 1.9.6.BUILD-SNAPSHOT version
Andy Clement
2019-11-28
2
-1
/
+2
*
Java 13 support
Andy Clement
2019-11-25
2
-23
/
+27
*
Updated with Java12 support
Andy Clement
2019-04-03
2
-1
/
+7
*
fix pom version and minor improvement to classpath calc
Andy Clement
2019-01-25
1
-1
/
+1
*
mavenizing bcel-builder - complete
Andy Clement
2019-01-24
136
-0
/
+28559