aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc/README-188.html
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2016-01-07 13:17:50 -0800
committerAndy Clement <aclement@pivotal.io>2016-01-07 13:17:50 -0800
commitc59054c24783df26d85990dcfbb86a4875f54586 (patch)
treeb4db486ecb3dd83e99b09123ee8aedcd32dcf0f8 /docs/dist/doc/README-188.html
parentfd87bd57bd3c0b1533cc2803f06e7569b2f363b6 (diff)
downloadaspectj-c59054c24783df26d85990dcfbb86a4875f54586.tar.gz
aspectj-c59054c24783df26d85990dcfbb86a4875f54586.zip
1.8.8 readme
Diffstat (limited to 'docs/dist/doc/README-188.html')
-rw-r--r--docs/dist/doc/README-188.html40
1 files changed, 40 insertions, 0 deletions
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 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html> <head>
+<title>AspectJ 1.8.8 Readme</title>
+<style type="text/css">
+<!--
+ P { margin-left: 20px; }
+ PRE { margin-left: 20px; }
+ LI { margin-left: 20px; }
+ H4 { margin-left: 20px; }
+ H3 { margin-left: 10px; }
+-->
+</style>
+</head>
+
+<body>
+<div align="right"><small>
+&copy; Copyright 2016 Contributors.
+All rights reserved.
+</small></div>
+
+<h1>AspectJ 1.8.8 Readme</h1>
+
+<p>The full list of resolved issues in 1.8.8 is available
+<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=AspectJ;target_milestone=1.8.8;">here</a></h2>.</p>
+
+<ul>
+<li>1.8.8 available 7-Jan-2016
+</ul>
+
+<h2>Notable changes</h2>
+
+<h3>Around advice on default methods</h3>
+<p>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.</p>
+
+<!-- ============================== -->
+</body>
+</html>