issues
search
eclipse-aspectj
/
aspectj
Other
335
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Aspect is not working after spring upgrade to 6.2.6
#342
AmuthaKondusamy
opened
1 week ago
1
Migrate from OSSRH to Maven Central publishing
#341
kriegaex
opened
1 week ago
2
ajc fails with "array store with invalid types"
#340
urferr
closed
2 weeks ago
5
Compile error if inheriting aspect has `@Override` in test src
#339
stendler
opened
3 weeks ago
1
Compiler error when extending aspect with static 'if()' pointcut in @AspectJ syntax during binary weaving
#338
kriegaex
opened
3 weeks ago
1
"Attempt to push null on operand stack!" when generating proceed method
#337
aclement
closed
1 month ago
1
around advice generating "array store with invalid types"
#336
aclement
closed
1 month ago
1
@Around advise on a @staticInitialization(*) confused about interfaces
#335
mebigfatguy
closed
1 month ago
2
Potential Security Enhancements for Eclipse AspectJ
#334
Samzou1997
opened
1 month ago
0
JDK24 support
#333
andreak
closed
1 month ago
1
NPE during incremental compilation
#332
zuckel
opened
1 month ago
0
AspectJ is incompatible with Java 23
#331
Ashraaf7
closed
1 month ago
1
LTW on Java 24 gives terminally deprecated warning related to sun.misc.Unsafe::objectFieldOffset usage
#330
aclement
opened
1 month ago
3
Can you make aspectj compilation compatible with JDK24?
#329
hensan64
closed
1 month ago
11
"Attempt to push null on operand stack!" when requiring inline accessors for method access from around advice.
#328
aclement
closed
1 month ago
0
"Attempt to push null on operand stack!" error after upgrading to 1.9.23
#327
tmortagne
closed
1 month ago
15
ClassCastException: class ParameterizedTypeBinding cannot be cast to class SourceTypeBinding
#326
vgjosse
closed
1 month ago
6
AspectJ keyword 'before' as lambda argument name causes compile error
#325
MiniShen
opened
2 months ago
1
Question about licensing of the project
#324
JoanaPedrosoDiconium
opened
2 months ago
5
UnresolvedType#getDimensions uses uncompiled regex, resulting in 97% of memory allocated in Pattern.compile
#323
sddavis
closed
1 month ago
4
ajc error for particular Pointcut and @Deprecated
#322
zuckel
opened
4 months ago
5
Publish Javadoc to well-known location
#321
sbrannen
closed
4 months ago
14
Getting NullPointerException with aspectJ 1.9.22.1 and JDK 17
#320
sreedharj
closed
5 months ago
5
No transactional EntityManager available after upgrading to version 1.9.22.1
#319
smitzkus
closed
6 months ago
5
[Spark On Kubernetes] Aspectj Load-Time Weaving Spark API failure
#318
melin
closed
7 months ago
4
Unsupported class file major version 67
#317
Dosxx
closed
1 month ago
7
`ajc` fails when aspect is annotated with `@Deprecated`
#316
lefou
opened
9 months ago
9
Per-classloader weaving cache fails for classes generated for around advice types
#315
kriegaex
opened
10 months ago
3
Bug? NoClassDefFoundError when using around advice and LTW cache
#314
guan-kevin
opened
10 months ago
6
AspectJ breaks reproducible builds w/JDK 22
#313
lprimak
closed
10 months ago
2
Missing files from ASM library
#312
YaroslavRenhevych
closed
11 months ago
3
Android development environment, using kotlin language, gradle 8.0 or above, how to integrate. I found that it is currently only for java, and there is no integration documentation for it at the moment
#311
fengchenqixia
closed
1 year ago
3
`StackOverflowError` after converting an aspect from `.aj` to `.java`
#310
lefou
closed
1 year ago
12
Enhancement request - compile time weave multiple jars retaining separate structure
#309
harrisric
opened
1 year ago
3
Improve ClassPathManager performance, caching unfound entries
#308
harrisric
closed
1 year ago
3
Improve performance of classpathmanager find by keeping track of any …
#307
harrisric
closed
1 year ago
0
Performance issue due to repeated attempts to find classes without FQN
#306
harrisric
closed
1 year ago
8
WeavingAdaptor optimisations cause Equinox weaving problems
#305
kriegaex
closed
1 year ago
2
Revert WeavingAdaptor generated class map optimisation
#304
kriegaex
closed
1 year ago
0
Fix potential ThreadLocalMap.Entry accumulation in JoinPointImpl
#303
KimmingLau
closed
1 year ago
18
Potential ThreadLocalMap.Entry accumulation in JoinPointImpl
#302
KimmingLau
closed
1 year ago
5
This prevents the plugin from working with Java 11, is that intended ?
#300
SamD
closed
1 year ago
1
Mention project root folder name requirement in README.md
#299
StevanWhite
closed
1 year ago
11
Java 22
#298
kriegaex
closed
1 year ago
0
Java 22 support and release 1.9.22
#297
kriegaex
closed
1 year ago
1
After upgrade to Eclipse 2024-03 AspectJ project stopped compiling under Eclipse :[...]IncompatibleClassChangeError: class [...]AspectJMemberElement overrides final method [...]JavaElement.hashCode()I
#296
daniel-matheis-vivavis
closed
1 year ago
1
Remove unused 'lib' files and modules
#295
kriegaex
closed
1 year ago
0
Throw exception for minimal AJC runtime version violation
#294
kriegaex
closed
1 year ago
4
Fix #292 - Add error message in message holder if minimal JRE version is incorrect
#293
philippe-granet
closed
1 year ago
1
In-process compilation with less than minimal JRE version does not fail after printing warning
#292
philippe-granet
closed
1 year ago
4
Next