diff options
author | Andy Clement <aclement@pivotal.io> | 2017-09-28 16:03:17 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2017-10-20 13:11:32 -0700 |
commit | e908c89ef235e55519fa37042d156605c4366e35 (patch) | |
tree | 3279a11a5efdb65614c87adc1d093f3bdbf54ef7 /lib | |
parent | d2659f6c5823e321fec4b6021c2524f1c259527a (diff) | |
download | aspectj-e908c89ef235e55519fa37042d156605c4366e35.tar.gz aspectj-e908c89ef235e55519fa37042d156605c4366e35.zip |
Fixes Bug 525293 - Spring AOP could be faster
Multiple changes here:
- annotation unpacking is smarter and if it only needs runtime
retention annotations it uses reflection and doesn't unpack the
bytes to discover class level retention annotations.
- Reflection worlds are shared if for the same classloader.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions