From: Andy Clement Date: Thu, 7 Jan 2016 21:17:50 +0000 (-0800) Subject: 1.8.8 readme X-Git-Tag: V1_8_9~15 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c59054c24783df26d85990dcfbb86a4875f54586;p=aspectj.git 1.8.8 readme --- diff --git a/docs/dist/doc/README-188.html b/docs/dist/doc/README-188.html new file mode 100644 index 000000000..1c7bc1768 --- /dev/null +++ b/docs/dist/doc/README-188.html @@ -0,0 +1,40 @@ + + +AspectJ 1.8.8 Readme + + + + +
+© Copyright 2016 Contributors. +All rights reserved. +
+ +

AspectJ 1.8.8 Readme

+ +

The full list of resolved issues in 1.8.8 is available +here.

+ + + +

Notable changes

+ +

Around advice on default methods

+

In previous releases attempting to apply around advice to default methods would +create methods with rogue modifiers in the interface declaring the default method (loading +these interfaces would then result in a verifier error). +This has now been fixed.

+ + + + diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html index 056e25bac..55324f340 100644 --- a/docs/dist/doc/index.html +++ b/docs/dist/doc/index.html @@ -138,7 +138,8 @@ README's Changes and porting guide for AspectJ - 1.8.6, + 1.8.8, + 1.8.7, 1.8.6, 1.8.5, 1.8.4,