Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 668 Bytes

README-1.8.13.adoc

File metadata and controls

14 lines (9 loc) · 668 Bytes

AspectJ 1.8.13

© Copyright 2017 Contributors. All rights reserved.

Release info: 1.8.13 available 15-Nov-2017

Small release that:

  • Dials back the performance optimizations for Spring AOP. One of them was taking things too far and has caused an issue SPR-16161. This wasn’t the main performance enhancement for Spring AOP though so the numbers are still very close to those shown in the 1.8.12 readme.

  • Includes better toleration of new JDK versions. If the versions are coming out thick and fast we need older AspectJs to cope when simply running on new JDKs they haven’t encountered before.