Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

README-188.html 1.1KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  2. <html> <head>
  3. <title>AspectJ 1.8.8 Readme</title>
  4. <style type="text/css">
  5. <!--
  6. P { margin-left: 20px; }
  7. PRE { margin-left: 20px; }
  8. LI { margin-left: 20px; }
  9. H4 { margin-left: 20px; }
  10. H3 { margin-left: 10px; }
  11. -->
  12. </style>
  13. </head>
  14. <body>
  15. <div align="right"><small>
  16. &copy; Copyright 2016 Contributors.
  17. All rights reserved.
  18. </small></div>
  19. <h1>AspectJ 1.8.8 Readme</h1>
  20. <p>The full list of resolved issues in 1.8.8 is available
  21. <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>
  22. <ul>
  23. <li>1.8.8 available 7-Jan-2016
  24. </ul>
  25. <h2>Notable changes</h2>
  26. <h3>Around advice on default methods</h3>
  27. <p>In previous releases attempting to apply around advice to default methods would
  28. create methods with rogue modifiers in the interface declaring the default method (loading
  29. these interfaces would then result in a verifier error).
  30. This has now been fixed.</p>
  31. <!-- ============================== -->
  32. </body>
  33. </html>