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
/
java
/
org
/
aspectj
/
apache
/
bcel
/
classfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt to 1.9.24 release of AspectJ Eclipse JDT Compiler variant
Andrew Clement
2025-04-09
1
-3
/
+2
*
Minor code cosmetics
Alexander Kriegisch
2024-04-13
1
-1
/
+1
*
Globally replace "http:" by "https:" in non-XML files
Alexander Kriegisch
2024-02-15
58
-132
/
+131
*
BCEL: use MAX_CP_ENTRIES from internal class, not from JRE
Alexander Kriegisch
2022-12-21
1
-5
/
+4
*
Address upstream BCEL vulnerability CVE-2022-42920
Alexander Kriegisch
2022-11-13
1
-4
/
+21
*
Improve condy (constant dynamic) support
Alexander Kriegisch
2022-08-13
1
-1
/
+21
*
Merge pull request #109 from turbanoff/avoid_empty_arrays_allocation
Andy Clement
2022-01-10
4
-11
/
+8
|
\
|
*
Reduce empty array allocations
Andrey Turbanov
2021-12-18
4
-11
/
+8
*
|
Fix ConstantDynamic to use the right tag.
Andy Clement
2022-01-06
1
-1
/
+1
|
/
*
Replace more usages of StringBuffer with StringBuilder
Andrey Turbanov
2021-12-05
1
-3
/
+3
*
Merge pull request #102 from turbanoff/trim_trailing_whitespaces
Andy Clement
2021-11-30
35
-148
/
+148
|
\
|
*
Trim trailing whitespaces.
Andrey Turbanov
2021-11-20
52
-245
/
+245
*
|
Replace uses of StringBuffer with StringBuilder.
Andrey Turbanov
2021-11-20
24
-142
/
+142
|
/
*
Merge pull request #77 from SmallGiantGames/bug415838-test
Andy Clement
2021-06-30
1
-1
/
+13
|
\
|
*
minor improvements
Dmitry Mikhaylov
2021-06-29
1
-3
/
+10
|
*
test for failing synchronization in LocalVariableTable.unpack
Dmitry Mikhaylov
2021-06-28
1
-5
/
+10
*
|
Merge pull request #64 from SmallGiantGames/bug415838
Andy Clement
2021-06-24
1
-7
/
+7
|
\
\
|
*
|
add synchronization to LocalVariableTable
Dmitry Mikhaylov
2021-05-31
1
-7
/
+7
|
|
/
*
/
Upgrade license from CPLv1/EPLv1 to EPLv2
Alexander Kriegisch
2021-06-04
22
-271
/
+271
|
/
*
Fix some deprecated Java and JUnit warnings by using newer API calls
Alexander Kriegisch
2021-03-21
1
-7
/
+7
*
Remove unnecessary interface modifiers
Lars Grefer
2020-08-17
4
-66
/
+66
*
polish
Andy Clement
2020-08-16
1
-1
/
+7
*
Merge branch 'master' into feature/collection-performance
Andy Clement
2020-08-15
1
-1
/
+0
|
\
|
*
Cleanup unused imports
Lars Grefer
2020-08-16
1
-1
/
+0
*
|
Collection.toArray() call style
Lars Grefer
2020-08-15
1
-1
/
+1
*
|
Manual array to collection copy
Lars Grefer
2020-08-15
1
-9
/
+2
|
/
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
8
-19
/
+19
*
Unnecessary unboxing
Lars Grefer
2020-08-08
1
-2
/
+2
*
Unnecessary boxing
Lars Grefer
2020-08-08
1
-2
/
+2
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
1
-1
/
+1
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
15
-135
/
+125
*
polish
Andy Clement
2019-11-29
8
-8
/
+15
*
mavenizing bcel-builder - complete
Andy Clement
2019-01-24
80
-0
/
+14393